Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
10K - 100K
Tags:
language-identification
License:
Align more metadata with other repo types (models,spaces) (#4607)
Browse files* language(s) and license(s) for consistency
* `licenses:` => `license:`
* `languages:` => `language:`
* backward-compat
* make style
* set default values for deprecated languages and licenses
Co-authored-by: Quentin Lhoest <[email protected]>
Commit from https://github.com/huggingface/datasets/commit/a5192964dc4b76ee5c03593c11ee56f29bbd688d
README.md
CHANGED
@@ -5,7 +5,7 @@ multilinguality:
|
|
5 |
- multilingual
|
6 |
task_ids:
|
7 |
- text-classification-other-language-identification
|
8 |
-
|
9 |
- hi
|
10 |
- awa
|
11 |
- bho
|
@@ -17,7 +17,7 @@ source_datasets:
|
|
17 |
- original
|
18 |
size_categories:
|
19 |
- 10K<n<100K
|
20 |
-
|
21 |
- unknown
|
22 |
paperswithcode_id: null
|
23 |
pretty_name: ilist
|
|
|
5 |
- multilingual
|
6 |
task_ids:
|
7 |
- text-classification-other-language-identification
|
8 |
+
language:
|
9 |
- hi
|
10 |
- awa
|
11 |
- bho
|
|
|
17 |
- original
|
18 |
size_categories:
|
19 |
- 10K<n<100K
|
20 |
+
license:
|
21 |
- unknown
|
22 |
paperswithcode_id: null
|
23 |
pretty_name: ilist
|