Datasets:
updating dolly_machine_translated test split with original dolly dataset ids
Browse files
README.md
CHANGED
@@ -1,73 +1,8 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
- name: id
|
7 |
-
dtype: int64
|
8 |
-
- name: inputs
|
9 |
-
dtype: string
|
10 |
-
- name: targets
|
11 |
-
dtype: string
|
12 |
-
- name: language
|
13 |
-
dtype: string
|
14 |
-
- name: script
|
15 |
-
dtype: string
|
16 |
-
splits:
|
17 |
-
- name: test
|
18 |
-
num_bytes: 1624958
|
19 |
-
num_examples: 1750
|
20 |
-
download_size: 974483
|
21 |
-
dataset_size: 1624958
|
22 |
-
- config_name: dolly_human_edited
|
23 |
-
features:
|
24 |
-
- name: id
|
25 |
-
dtype: int64
|
26 |
-
- name: inputs
|
27 |
-
dtype: string
|
28 |
-
- name: targets
|
29 |
-
dtype: string
|
30 |
-
- name: language
|
31 |
-
dtype: string
|
32 |
-
- name: script
|
33 |
-
dtype: string
|
34 |
-
splits:
|
35 |
-
- name: test
|
36 |
-
num_bytes: 1209511
|
37 |
-
num_examples: 1200
|
38 |
-
download_size: 599142
|
39 |
-
dataset_size: 1209511
|
40 |
-
- config_name: dolly_machine_translated
|
41 |
-
features:
|
42 |
-
- name: id
|
43 |
-
dtype: int64
|
44 |
-
- name: inputs
|
45 |
-
dtype: string
|
46 |
-
- name: targets
|
47 |
-
dtype: string
|
48 |
-
- name: language
|
49 |
-
dtype: string
|
50 |
-
- name: script
|
51 |
-
dtype: string
|
52 |
-
splits:
|
53 |
-
- name: test
|
54 |
-
num_bytes: 39488955
|
55 |
-
num_examples: 23800
|
56 |
-
download_size: 20063815
|
57 |
-
dataset_size: 39488955
|
58 |
-
configs:
|
59 |
-
- config_name: aya_human_annotated
|
60 |
-
data_files:
|
61 |
-
- split: test
|
62 |
-
path: aya_human_annotated/test-*
|
63 |
-
- config_name: dolly_human_edited
|
64 |
-
data_files:
|
65 |
-
- split: test
|
66 |
-
path: dolly_human_edited/test-*
|
67 |
-
- config_name: dolly_machine_translated
|
68 |
-
data_files:
|
69 |
-
- split: test
|
70 |
-
path: dolly_machine_translated/test-*
|
71 |
language:
|
72 |
- afr
|
73 |
- sqi
|
@@ -170,13 +105,9 @@ language:
|
|
170 |
- mni
|
171 |
- taq
|
172 |
- nso
|
173 |
-
|
174 |
-
- crowdsourced
|
175 |
-
- expert-generated
|
176 |
-
- machine-generated
|
177 |
multilinguality:
|
178 |
- multilingual
|
179 |
-
pretty_name: Aya Evaluation Suite
|
180 |
size_categories:
|
181 |
- 10K<n<100K
|
182 |
source_datasets:
|
@@ -184,6 +115,79 @@ source_datasets:
|
|
184 |
- extended
|
185 |
task_categories:
|
186 |
- text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
187 |
---
|
188 |
|
189 |
![Aya Header](https://huggingface.co/datasets/CohereForAI/aya_dataset/resolve/main/aya_header.png)
|
|
|
1 |
---
|
2 |
+
language_creators:
|
3 |
+
- crowdsourced
|
4 |
+
- expert-generated
|
5 |
+
- machine-generated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
language:
|
7 |
- afr
|
8 |
- sqi
|
|
|
105 |
- mni
|
106 |
- taq
|
107 |
- nso
|
108 |
+
license: apache-2.0
|
|
|
|
|
|
|
109 |
multilinguality:
|
110 |
- multilingual
|
|
|
111 |
size_categories:
|
112 |
- 10K<n<100K
|
113 |
source_datasets:
|
|
|
115 |
- extended
|
116 |
task_categories:
|
117 |
- text-generation
|
118 |
+
pretty_name: Aya Evaluation Suite
|
119 |
+
dataset_info:
|
120 |
+
- config_name: aya_human_annotated
|
121 |
+
features:
|
122 |
+
- name: id
|
123 |
+
dtype: int64
|
124 |
+
- name: inputs
|
125 |
+
dtype: string
|
126 |
+
- name: targets
|
127 |
+
dtype: string
|
128 |
+
- name: language
|
129 |
+
dtype: string
|
130 |
+
- name: script
|
131 |
+
dtype: string
|
132 |
+
splits:
|
133 |
+
- name: test
|
134 |
+
num_bytes: 1624958
|
135 |
+
num_examples: 1750
|
136 |
+
download_size: 974483
|
137 |
+
dataset_size: 1624958
|
138 |
+
- config_name: dolly_human_edited
|
139 |
+
features:
|
140 |
+
- name: id
|
141 |
+
dtype: int64
|
142 |
+
- name: inputs
|
143 |
+
dtype: string
|
144 |
+
- name: targets
|
145 |
+
dtype: string
|
146 |
+
- name: language
|
147 |
+
dtype: string
|
148 |
+
- name: script
|
149 |
+
dtype: string
|
150 |
+
splits:
|
151 |
+
- name: test
|
152 |
+
num_bytes: 1209511
|
153 |
+
num_examples: 1200
|
154 |
+
download_size: 599142
|
155 |
+
dataset_size: 1209511
|
156 |
+
- config_name: dolly_machine_translated
|
157 |
+
features:
|
158 |
+
- name: id
|
159 |
+
dtype: int64
|
160 |
+
- name: inputs
|
161 |
+
dtype: string
|
162 |
+
- name: targets
|
163 |
+
dtype: string
|
164 |
+
- name: language
|
165 |
+
dtype: string
|
166 |
+
- name: script
|
167 |
+
dtype: string
|
168 |
+
- name: lang_script
|
169 |
+
dtype: string
|
170 |
+
- name: source_id
|
171 |
+
dtype: int64
|
172 |
+
splits:
|
173 |
+
- name: test
|
174 |
+
num_bytes: 39964955
|
175 |
+
num_examples: 23800
|
176 |
+
download_size: 20105525
|
177 |
+
dataset_size: 39964955
|
178 |
+
configs:
|
179 |
+
- config_name: aya_human_annotated
|
180 |
+
data_files:
|
181 |
+
- split: test
|
182 |
+
path: aya_human_annotated/test-*
|
183 |
+
- config_name: dolly_human_edited
|
184 |
+
data_files:
|
185 |
+
- split: test
|
186 |
+
path: dolly_human_edited/test-*
|
187 |
+
- config_name: dolly_machine_translated
|
188 |
+
data_files:
|
189 |
+
- split: test
|
190 |
+
path: dolly_machine_translated/test-*
|
191 |
---
|
192 |
|
193 |
![Aya Header](https://huggingface.co/datasets/CohereForAI/aya_dataset/resolve/main/aya_header.png)
|
dolly_machine_translated/test-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:50199414f2de65a50e314ac523f067faa3742fd9242a999514e8237dd7374447
|
3 |
+
size 20105525
|