Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-translated_piqa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6db5df228b3d7411f024f171519e912b2369f38c44b1fa921eb2b1607b918d8
|
3 |
+
size 41197249
|
CohereForAI-aya_collection-translated_piqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00871a577128981e68bf7f70ff0dc1be22bc7f6eefe3d5ae1fc80edcb2c077ca
|
3 |
+
size 4757395
|
README.md
CHANGED
@@ -494,6 +494,39 @@ dataset_info:
|
|
494 |
num_examples: 80000
|
495 |
download_size: 66436419
|
496 |
dataset_size: 402361423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
497 |
- config_name: CohereForAI-aya_dataset
|
498 |
features:
|
499 |
- name: inputs
|
@@ -608,6 +641,12 @@ configs:
|
|
608 |
path: CohereForAI-aya_collection-translated_paws/test-*
|
609 |
- split: validation
|
610 |
path: CohereForAI-aya_collection-translated_paws/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
611 |
- config_name: CohereForAI-aya_dataset
|
612 |
data_files:
|
613 |
- split: train
|
|
|
494 |
num_examples: 80000
|
495 |
download_size: 66436419
|
496 |
dataset_size: 402361423
|
497 |
+
- config_name: CohereForAI-aya_collection-translated_piqa
|
498 |
+
features:
|
499 |
+
- name: id
|
500 |
+
dtype: int64
|
501 |
+
- name: inputs
|
502 |
+
dtype: string
|
503 |
+
- name: targets
|
504 |
+
dtype: string
|
505 |
+
- name: dataset_name
|
506 |
+
dtype: string
|
507 |
+
- name: sub_dataset_name
|
508 |
+
dtype: string
|
509 |
+
- name: task_type
|
510 |
+
dtype: string
|
511 |
+
- name: template_id
|
512 |
+
dtype: int64
|
513 |
+
- name: language
|
514 |
+
dtype: string
|
515 |
+
- name: script
|
516 |
+
dtype: string
|
517 |
+
- name: split
|
518 |
+
dtype: string
|
519 |
+
- name: __index_level_0__
|
520 |
+
dtype: int64
|
521 |
+
splits:
|
522 |
+
- name: train
|
523 |
+
num_bytes: 113290227
|
524 |
+
num_examples: 161130
|
525 |
+
- name: validation
|
526 |
+
num_bytes: 12924744
|
527 |
+
num_examples: 18380
|
528 |
+
download_size: 45954644
|
529 |
+
dataset_size: 126214971
|
530 |
- config_name: CohereForAI-aya_dataset
|
531 |
features:
|
532 |
- name: inputs
|
|
|
641 |
path: CohereForAI-aya_collection-translated_paws/test-*
|
642 |
- split: validation
|
643 |
path: CohereForAI-aya_collection-translated_paws/validation-*
|
644 |
+
- config_name: CohereForAI-aya_collection-translated_piqa
|
645 |
+
data_files:
|
646 |
+
- split: train
|
647 |
+
path: CohereForAI-aya_collection-translated_piqa/train-*
|
648 |
+
- split: validation
|
649 |
+
path: CohereForAI-aya_collection-translated_piqa/validation-*
|
650 |
- config_name: CohereForAI-aya_dataset
|
651 |
data_files:
|
652 |
- split: train
|