Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
100K - 1M
ArXiv:
Tags:
language-identification
License:
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
@@ -240,7 +240,7 @@ languages:
|
|
240 |
- other-nds-nl
|
241 |
- other-be-tarask
|
242 |
licenses:
|
243 |
-
- odbl-1
|
244 |
multilinguality:
|
245 |
- multilingual
|
246 |
size_categories:
|
|
|
240 |
- other-nds-nl
|
241 |
- other-be-tarask
|
242 |
licenses:
|
243 |
+
- odbl-1.0
|
244 |
multilinguality:
|
245 |
- multilingual
|
246 |
size_categories:
|