Upload dataset
Browse files
README.md
CHANGED
|
@@ -310,6 +310,34 @@ dataset_info:
|
|
| 310 |
num_examples: 12818
|
| 311 |
download_size: 16080989
|
| 312 |
dataset_size: 26455946
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 313 |
configs:
|
| 314 |
- config_name: aya_dataset
|
| 315 |
data_files:
|
|
@@ -371,4 +399,8 @@ configs:
|
|
| 371 |
data_files:
|
| 372 |
- split: train
|
| 373 |
path: translated_flan_coqa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 374 |
---
|
|
|
|
| 310 |
num_examples: 12818
|
| 311 |
download_size: 16080989
|
| 312 |
dataset_size: 26455946
|
| 313 |
+
- config_name: translated_flan_cot
|
| 314 |
+
features:
|
| 315 |
+
- name: id
|
| 316 |
+
dtype: int64
|
| 317 |
+
- name: inputs
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: targets
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: dataset_name
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: sub_dataset_name
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: task_type
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: template_id
|
| 328 |
+
dtype: string
|
| 329 |
+
- name: language_code
|
| 330 |
+
dtype: string
|
| 331 |
+
- name: split
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: script
|
| 334 |
+
dtype: string
|
| 335 |
+
splits:
|
| 336 |
+
- name: train
|
| 337 |
+
num_bytes: 72401586
|
| 338 |
+
num_examples: 183820
|
| 339 |
+
download_size: 34564552
|
| 340 |
+
dataset_size: 72401586
|
| 341 |
configs:
|
| 342 |
- config_name: aya_dataset
|
| 343 |
data_files:
|
|
|
|
| 399 |
data_files:
|
| 400 |
- split: train
|
| 401 |
path: translated_flan_coqa/train-*
|
| 402 |
+
- config_name: translated_flan_cot
|
| 403 |
+
data_files:
|
| 404 |
+
- split: train
|
| 405 |
+
path: translated_flan_cot/train-*
|
| 406 |
---
|
translated_flan_cot/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f78f90d19140cfc86721f7e22a31a99733811c5bfa1ee1b643d53250bf5c8bd
|
| 3 |
+
size 34564552
|