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,75 +4,22 @@ annotations_creators:
|
|
| 4 |
language_creators:
|
| 5 |
- found
|
| 6 |
languages:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
spanish_insertions:
|
| 16 |
-
- es
|
| 17 |
-
spanish_deletions:
|
| 18 |
-
- es
|
| 19 |
-
french_insertions:
|
| 20 |
-
- fr
|
| 21 |
-
french_deletions:
|
| 22 |
-
- fr
|
| 23 |
-
italian_insertions:
|
| 24 |
-
- it
|
| 25 |
-
italian_deletions:
|
| 26 |
-
- it
|
| 27 |
-
japanese_insertions:
|
| 28 |
-
- jp
|
| 29 |
-
japanese_deletions:
|
| 30 |
-
- jp
|
| 31 |
-
russian_insertions:
|
| 32 |
-
- ru
|
| 33 |
-
russian_deletions:
|
| 34 |
-
- ru
|
| 35 |
-
chinese_insertions:
|
| 36 |
-
- zh
|
| 37 |
-
chinese_deletions:
|
| 38 |
-
- zh
|
| 39 |
licenses:
|
| 40 |
-
- cc-by-sa-4
|
| 41 |
multilinguality:
|
| 42 |
- multilingual
|
| 43 |
size_categories:
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
- 100K<n<1M
|
| 48 |
-
english_deletions:
|
| 49 |
-
- 1M<n<10M
|
| 50 |
-
english_insertions:
|
| 51 |
-
- 10M<n<100M
|
| 52 |
-
french_deletions:
|
| 53 |
-
- 1M<n<10M
|
| 54 |
-
french_insertions:
|
| 55 |
-
- 1M<n<10M
|
| 56 |
-
german_deletions:
|
| 57 |
-
- 1M<n<10M
|
| 58 |
-
german_insertions:
|
| 59 |
-
- 1M<n<10M
|
| 60 |
-
italian_deletions:
|
| 61 |
-
- 100K<n<1M
|
| 62 |
-
italian_insertions:
|
| 63 |
-
- 1M<n<10M
|
| 64 |
-
japanese_deletions:
|
| 65 |
-
- 1M<n<10M
|
| 66 |
-
japanese_insertions:
|
| 67 |
-
- 1M<n<10M
|
| 68 |
-
russian_deletions:
|
| 69 |
-
- 100K<n<1M
|
| 70 |
-
russian_insertions:
|
| 71 |
-
- 1M<n<10M
|
| 72 |
-
spanish_deletions:
|
| 73 |
-
- 100K<n<1M
|
| 74 |
-
spanish_insertions:
|
| 75 |
-
- 1M<n<10M
|
| 76 |
source_datasets:
|
| 77 |
- original
|
| 78 |
task_categories:
|
|
@@ -80,6 +27,23 @@ task_categories:
|
|
| 80 |
task_ids: []
|
| 81 |
paperswithcode_id: wikiatomicedits
|
| 82 |
pretty_name: WikiAtomicEdits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 83 |
---
|
| 84 |
|
| 85 |
# Dataset Card Creation Guide
|
|
|
|
| 4 |
language_creators:
|
| 5 |
- found
|
| 6 |
languages:
|
| 7 |
+
- de
|
| 8 |
+
- en
|
| 9 |
+
- es
|
| 10 |
+
- fr
|
| 11 |
+
- it
|
| 12 |
+
- jp
|
| 13 |
+
- ru
|
| 14 |
+
- zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
licenses:
|
| 16 |
+
- cc-by-sa-4.0
|
| 17 |
multilinguality:
|
| 18 |
- multilingual
|
| 19 |
size_categories:
|
| 20 |
+
- 100K<n<1M
|
| 21 |
+
- 10M<n<100M
|
| 22 |
+
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
source_datasets:
|
| 24 |
- original
|
| 25 |
task_categories:
|
|
|
|
| 27 |
task_ids: []
|
| 28 |
paperswithcode_id: wikiatomicedits
|
| 29 |
pretty_name: WikiAtomicEdits
|
| 30 |
+
configs:
|
| 31 |
+
- chinese_deletions
|
| 32 |
+
- chinese_insertions
|
| 33 |
+
- english_deletions
|
| 34 |
+
- english_insertions
|
| 35 |
+
- french_deletions
|
| 36 |
+
- french_insertions
|
| 37 |
+
- german_deletions
|
| 38 |
+
- german_insertions
|
| 39 |
+
- italian_deletions
|
| 40 |
+
- italian_insertions
|
| 41 |
+
- japanese_deletions
|
| 42 |
+
- japanese_insertions
|
| 43 |
+
- russian_deletions
|
| 44 |
+
- russian_insertions
|
| 45 |
+
- spanish_deletions
|
| 46 |
+
- spanish_insertions
|
| 47 |
---
|
| 48 |
|
| 49 |
# Dataset Card Creation Guide
|