Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-translated_adversarial_qa/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c38303f8f9780b7ab5b1b20e37895b531be1e55eec9476ed2510d5f6ea4f9a6
|
3 |
+
size 3166015
|
CohereForAI-aya_collection-translated_adversarial_qa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b461a266b2368ceed83488e4df3759bb22bbcfefdfea905501739e8ec15b6a9e
|
3 |
+
size 46523277
|
CohereForAI-aya_collection-translated_adversarial_qa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e4934dc7bb231972b4b3e0e46fe829a1ccb7294f9f138c034946bdb54c2f4ff
|
3 |
+
size 2953483
|
README.md
CHANGED
@@ -168,6 +168,42 @@ dataset_info:
|
|
168 |
num_examples: 9768
|
169 |
download_size: 57959575
|
170 |
dataset_size: 123942669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
- config_name: CohereForAI-aya_dataset
|
172 |
features:
|
173 |
- name: inputs
|
@@ -226,6 +262,14 @@ configs:
|
|
226 |
path: CohereForAI-aya_collection-templated_xlel_wd/test-*
|
227 |
- split: validation
|
228 |
path: CohereForAI-aya_collection-templated_xlel_wd/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
- config_name: CohereForAI-aya_dataset
|
230 |
data_files:
|
231 |
- split: train
|
|
|
168 |
num_examples: 9768
|
169 |
download_size: 57959575
|
170 |
dataset_size: 123942669
|
171 |
+
- config_name: CohereForAI-aya_collection-translated_adversarial_qa
|
172 |
+
features:
|
173 |
+
- name: id
|
174 |
+
dtype: int64
|
175 |
+
- name: inputs
|
176 |
+
dtype: string
|
177 |
+
- name: targets
|
178 |
+
dtype: string
|
179 |
+
- name: dataset_name
|
180 |
+
dtype: string
|
181 |
+
- name: sub_dataset_name
|
182 |
+
dtype: string
|
183 |
+
- name: task_type
|
184 |
+
dtype: string
|
185 |
+
- name: template_id
|
186 |
+
dtype: int64
|
187 |
+
- name: language
|
188 |
+
dtype: string
|
189 |
+
- name: script
|
190 |
+
dtype: string
|
191 |
+
- name: split
|
192 |
+
dtype: string
|
193 |
+
- name: __index_level_0__
|
194 |
+
dtype: int64
|
195 |
+
splits:
|
196 |
+
- name: train
|
197 |
+
num_bytes: 147727007
|
198 |
+
num_examples: 100000
|
199 |
+
- name: test
|
200 |
+
num_bytes: 16108000
|
201 |
+
num_examples: 10000
|
202 |
+
- name: validation
|
203 |
+
num_bytes: 14862183
|
204 |
+
num_examples: 10000
|
205 |
+
download_size: 52642775
|
206 |
+
dataset_size: 178697190
|
207 |
- config_name: CohereForAI-aya_dataset
|
208 |
features:
|
209 |
- name: inputs
|
|
|
262 |
path: CohereForAI-aya_collection-templated_xlel_wd/test-*
|
263 |
- split: validation
|
264 |
path: CohereForAI-aya_collection-templated_xlel_wd/validation-*
|
265 |
+
- config_name: CohereForAI-aya_collection-translated_adversarial_qa
|
266 |
+
data_files:
|
267 |
+
- split: train
|
268 |
+
path: CohereForAI-aya_collection-translated_adversarial_qa/train-*
|
269 |
+
- split: test
|
270 |
+
path: CohereForAI-aya_collection-translated_adversarial_qa/test-*
|
271 |
+
- split: validation
|
272 |
+
path: CohereForAI-aya_collection-translated_adversarial_qa/validation-*
|
273 |
- config_name: CohereForAI-aya_dataset
|
274 |
data_files:
|
275 |
- split: train
|