StevenTang commited on
Commit
4b65f64
1 Parent(s): fb1502e

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
+ - simplification
8
+ task_ids:
9
+ - simplification
10
+ ---
11
+
12
+ This is the simplification datasets collected by TextBox, including:
13
+ - WikiAuto + Turk/ASSET (wia-t).
14
+
15
+ The detail and leaderboard of each dataset can be found in [TextBox page](https://github.com/RUCAIBox/TextBox#dataset).