fix language names for train split
Browse files- README.md +61 -62
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,64 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
dataset_info:
|
| 4 |
-
- config_name: default
|
| 5 |
-
features:
|
| 6 |
-
- name: inputs
|
| 7 |
-
dtype: string
|
| 8 |
-
- name: targets
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: language
|
| 11 |
-
dtype: string
|
| 12 |
-
- name: language_code
|
| 13 |
-
dtype: string
|
| 14 |
-
_type: Value
|
| 15 |
-
- name: annotation_type
|
| 16 |
-
dtype: string
|
| 17 |
-
- name: user_id
|
| 18 |
-
dtype: string
|
| 19 |
-
splits:
|
| 20 |
-
- name: train
|
| 21 |
-
num_bytes: 254697574
|
| 22 |
-
num_examples: 202364
|
| 23 |
-
- name: test
|
| 24 |
-
num_bytes: 1782208
|
| 25 |
-
num_examples: 1750
|
| 26 |
-
download_size: 138163772
|
| 27 |
-
dataset_size: 256479782
|
| 28 |
-
- config_name: demographics
|
| 29 |
-
features:
|
| 30 |
-
- name: user_id
|
| 31 |
-
dtype: string
|
| 32 |
-
- name: age_range
|
| 33 |
-
sequence: int64
|
| 34 |
-
- name: gender
|
| 35 |
-
dtype: string
|
| 36 |
-
- name: country
|
| 37 |
-
dtype: string
|
| 38 |
-
- name: languages
|
| 39 |
-
sequence: string
|
| 40 |
-
- name: dialects
|
| 41 |
-
sequence: string
|
| 42 |
-
splits:
|
| 43 |
-
- name: train
|
| 44 |
-
num_bytes: 202127
|
| 45 |
-
num_examples: 1456
|
| 46 |
-
download_size: 113702
|
| 47 |
-
dataset_size: 202127
|
| 48 |
-
configs:
|
| 49 |
-
- config_name: default
|
| 50 |
-
data_files:
|
| 51 |
-
- split: train
|
| 52 |
-
path: data/train-*
|
| 53 |
-
- split: test
|
| 54 |
-
path: data/test-*
|
| 55 |
-
- config_name: demographics
|
| 56 |
-
data_files:
|
| 57 |
-
- split: train
|
| 58 |
-
path: demographics/train-*
|
| 59 |
annotations_creators:
|
| 60 |
- crowdsourced
|
| 61 |
- expert-generated
|
|
|
|
|
|
|
|
|
|
| 62 |
language:
|
| 63 |
- amh
|
| 64 |
- arb
|
|
@@ -130,20 +76,73 @@ language:
|
|
| 130 |
- yor
|
| 131 |
- zho
|
| 132 |
- zul
|
| 133 |
-
|
| 134 |
-
- crowdsourced
|
| 135 |
-
- expert-generated
|
| 136 |
multilinguality:
|
| 137 |
- multilingual
|
| 138 |
-
pretty_name: Aya Dataset
|
| 139 |
size_categories:
|
| 140 |
- 100K<n<1M
|
| 141 |
source_datasets:
|
| 142 |
- original
|
| 143 |
-
tags: []
|
| 144 |
task_categories:
|
| 145 |
- other
|
| 146 |
task_ids: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
---
|
| 148 |

|
| 149 |
# Dataset Summary
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
annotations_creators:
|
| 3 |
- crowdsourced
|
| 4 |
- expert-generated
|
| 5 |
+
language_creators:
|
| 6 |
+
- crowdsourced
|
| 7 |
+
- expert-generated
|
| 8 |
language:
|
| 9 |
- amh
|
| 10 |
- arb
|
|
|
|
| 76 |
- yor
|
| 77 |
- zho
|
| 78 |
- zul
|
| 79 |
+
license: apache-2.0
|
|
|
|
|
|
|
| 80 |
multilinguality:
|
| 81 |
- multilingual
|
|
|
|
| 82 |
size_categories:
|
| 83 |
- 100K<n<1M
|
| 84 |
source_datasets:
|
| 85 |
- original
|
|
|
|
| 86 |
task_categories:
|
| 87 |
- other
|
| 88 |
task_ids: []
|
| 89 |
+
pretty_name: Aya Dataset
|
| 90 |
+
dataset_info:
|
| 91 |
+
- config_name: default
|
| 92 |
+
features:
|
| 93 |
+
- name: inputs
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: targets
|
| 96 |
+
dtype: string
|
| 97 |
+
- name: language
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: language_code
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: annotation_type
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: user_id
|
| 104 |
+
dtype: string
|
| 105 |
+
splits:
|
| 106 |
+
- name: test
|
| 107 |
+
num_bytes: 1782208
|
| 108 |
+
num_examples: 1750
|
| 109 |
+
- name: train
|
| 110 |
+
num_bytes: 254591851
|
| 111 |
+
num_examples: 202362
|
| 112 |
+
download_size: 275359572
|
| 113 |
+
dataset_size: 256374059
|
| 114 |
+
- config_name: demographics
|
| 115 |
+
features:
|
| 116 |
+
- name: user_id
|
| 117 |
+
dtype: string
|
| 118 |
+
- name: age_range
|
| 119 |
+
sequence: int64
|
| 120 |
+
- name: gender
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: country
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: languages
|
| 125 |
+
sequence: string
|
| 126 |
+
- name: dialects
|
| 127 |
+
sequence: string
|
| 128 |
+
splits:
|
| 129 |
+
- name: train
|
| 130 |
+
num_bytes: 202127
|
| 131 |
+
num_examples: 1456
|
| 132 |
+
download_size: 113702
|
| 133 |
+
dataset_size: 202127
|
| 134 |
+
configs:
|
| 135 |
+
- config_name: default
|
| 136 |
+
data_files:
|
| 137 |
+
- split: train
|
| 138 |
+
path: data/train-*
|
| 139 |
+
- split: test
|
| 140 |
+
path: data/test-*
|
| 141 |
+
- config_name: demographics
|
| 142 |
+
data_files:
|
| 143 |
+
- split: train
|
| 144 |
+
path: demographics/train-*
|
| 145 |
+
tags: []
|
| 146 |
---
|
| 147 |

|
| 148 |
# Dataset Summary
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51baa85043b569ba117f41516b32d1b0e4e2647fb203a08933f98a556fb1fb06
|
| 3 |
+
size 137195800
|