Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-templated_xlel_wd/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61d68f93693f203f1256e5465bafac2feff3ad00fa3554d3bd344c948073a4e6
|
3 |
+
size 7192892
|
CohereForAI-aya_collection-templated_xlel_wd/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d5a157f281408e84e69b75e63765162d5ff939142d1075f04e24ca2596eaaae
|
3 |
+
size 45769318
|
CohereForAI-aya_collection-templated_xlel_wd/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95bff5c8e96824147c174dcf0de16001c0bbd862793630fbf7a9bff5ec170fc1
|
3 |
+
size 4997365
|
README.md
CHANGED
@@ -132,6 +132,42 @@ dataset_info:
|
|
132 |
num_examples: 1000
|
133 |
download_size: 137233
|
134 |
dataset_size: 393580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
- config_name: CohereForAI-aya_dataset
|
136 |
features:
|
137 |
- name: inputs
|
@@ -182,6 +218,14 @@ configs:
|
|
182 |
data_files:
|
183 |
- split: validation
|
184 |
path: CohereForAI-aya_collection-templated_xcsqa/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
185 |
- config_name: CohereForAI-aya_dataset
|
186 |
data_files:
|
187 |
- split: train
|
|
|
132 |
num_examples: 1000
|
133 |
download_size: 137233
|
134 |
dataset_size: 393580
|
135 |
+
- config_name: CohereForAI-aya_collection-templated_xlel_wd
|
136 |
+
features:
|
137 |
+
- name: id
|
138 |
+
dtype: int64
|
139 |
+
- name: inputs
|
140 |
+
dtype: string
|
141 |
+
- name: targets
|
142 |
+
dtype: string
|
143 |
+
- name: dataset_name
|
144 |
+
dtype: string
|
145 |
+
- name: sub_dataset_name
|
146 |
+
dtype: string
|
147 |
+
- name: task_type
|
148 |
+
dtype: string
|
149 |
+
- name: template_id
|
150 |
+
dtype: int64
|
151 |
+
- name: language
|
152 |
+
dtype: string
|
153 |
+
- name: split
|
154 |
+
dtype: string
|
155 |
+
- name: script
|
156 |
+
dtype: string
|
157 |
+
- name: __index_level_0__
|
158 |
+
dtype: int64
|
159 |
+
splits:
|
160 |
+
- name: train
|
161 |
+
num_bytes: 97691354
|
162 |
+
num_examples: 90760
|
163 |
+
- name: test
|
164 |
+
num_bytes: 15499274
|
165 |
+
num_examples: 14791
|
166 |
+
- name: validation
|
167 |
+
num_bytes: 10752041
|
168 |
+
num_examples: 9768
|
169 |
+
download_size: 57959575
|
170 |
+
dataset_size: 123942669
|
171 |
- config_name: CohereForAI-aya_dataset
|
172 |
features:
|
173 |
- name: inputs
|
|
|
218 |
data_files:
|
219 |
- split: validation
|
220 |
path: CohereForAI-aya_collection-templated_xcsqa/validation-*
|
221 |
+
- config_name: CohereForAI-aya_collection-templated_xlel_wd
|
222 |
+
data_files:
|
223 |
+
- split: train
|
224 |
+
path: CohereForAI-aya_collection-templated_xlel_wd/train-*
|
225 |
+
- split: test
|
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
|