Datasets:
Commit
•
b54b2b8
1
Parent(s):
1b5dbc5
Fix language and pretty_name tags (#2)
Browse files- Fix language and pretty_name tags (6092a40487c58ad3b95fc1316213c1ee7ff2ea19)
README.md
CHANGED
@@ -3,14 +3,15 @@ annotations_creators:
|
|
3 |
- crowdsourced
|
4 |
language_creators:
|
5 |
- found
|
6 |
-
language:
|
|
|
|
|
7 |
- en-US
|
8 |
license:
|
9 |
- apache-2.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name:
|
13 |
-
- IteraTeR_v2
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
|
|
3 |
- crowdsourced
|
4 |
language_creators:
|
5 |
- found
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
language_bcp47:
|
9 |
- en-US
|
10 |
license:
|
11 |
- apache-2.0
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
+
pretty_name: IteraTeR_v2
|
|
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|