Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Size:
10K - 100K
Tags:
language-identification
License:
Add `language_bcp47` tag (#4753)
Browse files* fix ms_terms
* fix ted_talks_iwslt
* move tags to language_bcp47
* fix bad codes
* add language_details and language_bcp47 in DatasetMetadata
* more fixes
* fix wiki_dpr
Commit from https://github.com/huggingface/datasets/commit/aa48a29d1304167dff37cef0ed7542f29376ee2d
README.md
CHANGED
@@ -6,11 +6,11 @@ multilinguality:
|
|
6 |
task_ids:
|
7 |
- text-classification-other-language-identification
|
8 |
language:
|
9 |
-
- hi
|
10 |
- awa
|
11 |
- bho
|
12 |
-
- mag
|
13 |
- bra
|
|
|
|
|
14 |
annotations_creators:
|
15 |
- unknown
|
16 |
source_datasets:
|
|
|
6 |
task_ids:
|
7 |
- text-classification-other-language-identification
|
8 |
language:
|
|
|
9 |
- awa
|
10 |
- bho
|
|
|
11 |
- bra
|
12 |
+
- hi
|
13 |
+
- mag
|
14 |
annotations_creators:
|
15 |
- unknown
|
16 |
source_datasets:
|