StevenTang commited on
Commit
fb25561
·
1 Parent(s): 1856ff1

Add datasets

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ multilinguality:
5
+ - monolingual
6
+ task_categories:
7
+ - commonsense-generation
8
+ task_ids:
9
+ - commonsense-generation
10
+ ---
11
+
12
+ This is the commonsense generation datasets collected by TextBox, including:
13
+ - CommonGen (cg).
14
+
15
+ The detail and leaderboard of each dataset can be found in [TextBox page](https://github.com/RUCAIBox/TextBox#dataset).