Datasets:
Remove config names as yaml keys (#4367)
Browse files* validate YAML part
* fix bad YAML keys
* don't have config names as yaml keys
* style
* Remove hacking license tags when mirroring datasets on the Hub
* fix test
* fix style
* more fixes
* remove dots in QA column mapping keys
Commit from https://github.com/huggingface/datasets/commit/3f3013441e4af9bf4efa752b5e6e184a588b7a80
README.md
CHANGED
|
@@ -4,69 +4,13 @@ annotations_creators:
|
|
| 4 |
language_creators:
|
| 5 |
- found
|
| 6 |
languages:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
- ar
|
| 15 |
-
- es
|
| 16 |
-
ar-fr:
|
| 17 |
-
- ar
|
| 18 |
-
- fr
|
| 19 |
-
ar-ru:
|
| 20 |
-
- ar
|
| 21 |
-
- ru
|
| 22 |
-
ar-zh:
|
| 23 |
-
- ar
|
| 24 |
-
- zh
|
| 25 |
-
de-en:
|
| 26 |
-
- de
|
| 27 |
-
- en
|
| 28 |
-
de-es:
|
| 29 |
-
- de
|
| 30 |
-
- es
|
| 31 |
-
de-fr:
|
| 32 |
-
- de
|
| 33 |
-
- fr
|
| 34 |
-
de-ru:
|
| 35 |
-
- de
|
| 36 |
-
- ru
|
| 37 |
-
de-zh:
|
| 38 |
-
- de
|
| 39 |
-
- zh
|
| 40 |
-
en-es:
|
| 41 |
-
- en
|
| 42 |
-
- es
|
| 43 |
-
en-fr:
|
| 44 |
-
- en
|
| 45 |
-
- fr
|
| 46 |
-
en-ru:
|
| 47 |
-
- en
|
| 48 |
-
- ru
|
| 49 |
-
en-zh:
|
| 50 |
-
- en
|
| 51 |
-
- zh
|
| 52 |
-
es-fr:
|
| 53 |
-
- es
|
| 54 |
-
- fr
|
| 55 |
-
es-ru:
|
| 56 |
-
- es
|
| 57 |
-
- ru
|
| 58 |
-
es-zh:
|
| 59 |
-
- es
|
| 60 |
-
- zh
|
| 61 |
-
fr-ru:
|
| 62 |
-
- fr
|
| 63 |
-
- ru
|
| 64 |
-
fr-zh:
|
| 65 |
-
- fr
|
| 66 |
-
- zh
|
| 67 |
-
ru-zh:
|
| 68 |
-
- ru
|
| 69 |
-
- zh
|
| 70 |
licenses:
|
| 71 |
- unknown
|
| 72 |
multilinguality:
|
|
@@ -80,6 +24,28 @@ task_categories:
|
|
| 80 |
task_ids: []
|
| 81 |
paperswithcode_id: multiun
|
| 82 |
pretty_name: Multilingual Corpus from United Nation Documents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
---
|
| 84 |
|
| 85 |
# Dataset Card for [Dataset Name]
|
|
|
|
| 4 |
language_creators:
|
| 5 |
- found
|
| 6 |
languages:
|
| 7 |
+
- ar
|
| 8 |
+
- de
|
| 9 |
+
- en
|
| 10 |
+
- es
|
| 11 |
+
- fr
|
| 12 |
+
- ru
|
| 13 |
+
- zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
licenses:
|
| 15 |
- unknown
|
| 16 |
multilinguality:
|
|
|
|
| 24 |
task_ids: []
|
| 25 |
paperswithcode_id: multiun
|
| 26 |
pretty_name: Multilingual Corpus from United Nation Documents
|
| 27 |
+
configs:
|
| 28 |
+
- ar-de
|
| 29 |
+
- ar-en
|
| 30 |
+
- ar-es
|
| 31 |
+
- ar-fr
|
| 32 |
+
- ar-ru
|
| 33 |
+
- ar-zh
|
| 34 |
+
- de-en
|
| 35 |
+
- de-es
|
| 36 |
+
- de-fr
|
| 37 |
+
- de-ru
|
| 38 |
+
- de-zh
|
| 39 |
+
- en-es
|
| 40 |
+
- en-fr
|
| 41 |
+
- en-ru
|
| 42 |
+
- en-zh
|
| 43 |
+
- es-fr
|
| 44 |
+
- es-ru
|
| 45 |
+
- es-zh
|
| 46 |
+
- fr-ru
|
| 47 |
+
- fr-zh
|
| 48 |
+
- ru-zh
|
| 49 |
---
|
| 50 |
|
| 51 |
# Dataset Card for [Dataset Name]
|