Commit
•
1a796bb
1
Parent(s):
4b65f64
Fix task tags
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ language:
|
|
4 |
multilinguality:
|
5 |
- monolingual
|
6 |
task_categories:
|
7 |
-
-
|
8 |
task_ids:
|
9 |
-
- simplification
|
10 |
---
|
11 |
|
12 |
This is the simplification datasets collected by TextBox, including:
|
|
|
4 |
multilinguality:
|
5 |
- monolingual
|
6 |
task_categories:
|
7 |
+
- text2text-generation
|
8 |
task_ids:
|
9 |
+
- text-simplification
|
10 |
---
|
11 |
|
12 |
This is the simplification datasets collected by TextBox, including:
|