Datasets:
Commit
•
7caa61e
1
Parent(s):
b54b2b8
Fix task_ids (#3)
Browse files- Fix task_ids (f23c0399e795e84d795c68ee5ec098e1f29cba97)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
annotations_creators:
|
3 |
- crowdsourced
|
4 |
-
language_creators:
|
5 |
- found
|
6 |
language:
|
7 |
- en
|
8 |
-
|
9 |
-
- en-US
|
10 |
-
license:
|
11 |
- apache-2.0
|
12 |
-
multilinguality:
|
13 |
- monolingual
|
14 |
-
|
15 |
-
source_datasets:
|
16 |
- original
|
17 |
-
task_categories:
|
18 |
- conditional-text-generation
|
19 |
-
task_ids:
|
20 |
-
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
- crowdsourced
|
4 |
+
language_creators:
|
5 |
- found
|
6 |
language:
|
7 |
- en
|
8 |
+
license:
|
|
|
|
|
9 |
- apache-2.0
|
10 |
+
multilinguality:
|
11 |
- monolingual
|
12 |
+
source_datasets:
|
|
|
13 |
- original
|
14 |
+
task_categories:
|
15 |
- conditional-text-generation
|
16 |
+
task_ids: []
|
17 |
+
pretty_name: IteraTeR_v2
|
18 |
+
language_bcp47:
|
19 |
+
- en-US
|
20 |
+
tags:
|
21 |
+
- text-editing
|
22 |
---
|
23 |
|
24 |
|