Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: gpl-3.0
|
|
|
|
|
|
|
| 3 |
configs:
|
| 4 |
- config_name: default
|
| 5 |
data_files:
|
|
@@ -15,18 +23,10 @@ dataset_info:
|
|
| 15 |
dtype: string
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
-
num_bytes:
|
| 19 |
-
num_examples:
|
| 20 |
-
download_size:
|
| 21 |
-
dataset_size:
|
| 22 |
-
language:
|
| 23 |
-
- en
|
| 24 |
-
- ko
|
| 25 |
-
- fr
|
| 26 |
-
- aa
|
| 27 |
-
- hi
|
| 28 |
-
size_categories:
|
| 29 |
-
- 100M<n<1B
|
| 30 |
---
|
| 31 |
This dataset is built from the open source data accompanying ["An Open Dataset and Model for Language Identification" (Burchell et al., 2023)](https://arxiv.org/abs/2305.13820)
|
| 32 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- ko
|
| 5 |
+
- fr
|
| 6 |
+
- aa
|
| 7 |
+
- hi
|
| 8 |
license: gpl-3.0
|
| 9 |
+
size_categories:
|
| 10 |
+
- 100M<n<1B
|
| 11 |
configs:
|
| 12 |
- config_name: default
|
| 13 |
data_files:
|
|
|
|
| 23 |
dtype: string
|
| 24 |
splits:
|
| 25 |
- name: train
|
| 26 |
+
num_bytes: 22252477927
|
| 27 |
+
num_examples: 121165414
|
| 28 |
+
download_size: 16613981282
|
| 29 |
+
dataset_size: 22252477927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
This dataset is built from the open source data accompanying ["An Open Dataset and Model for Language Identification" (Burchell et al., 2023)](https://arxiv.org/abs/2305.13820)
|
| 32 |
|