Datasets:
Upload dataset
Browse files
CohereForAI-aya_collection-translated_wikiqa/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3a17adee279999b355c046d3a0bbb91e72efc3e488fb3c82701b11245ff10da
|
3 |
+
size 556960
|
CohereForAI-aya_collection-translated_wikiqa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b238df0cb64b1d0484f2cc841d5fd7a43a79348800df7ed2c0b47daa03c7db8
|
3 |
+
size 2043069
|
CohereForAI-aya_collection-translated_wikiqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbb3fc1cc0f464bbabb0e1811772f70428b721ceb43838d257ae5dc4ac6bb949
|
3 |
+
size 272557
|
README.md
CHANGED
@@ -527,6 +527,42 @@ dataset_info:
|
|
527 |
num_examples: 18380
|
528 |
download_size: 45954644
|
529 |
dataset_size: 126214971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
530 |
- config_name: CohereForAI-aya_dataset
|
531 |
features:
|
532 |
- name: inputs
|
@@ -647,6 +683,14 @@ configs:
|
|
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
|
|
|
527 |
num_examples: 18380
|
528 |
download_size: 45954644
|
529 |
dataset_size: 126214971
|
530 |
+
- config_name: CohereForAI-aya_collection-translated_wikiqa
|
531 |
+
features:
|
532 |
+
- name: id
|
533 |
+
dtype: int64
|
534 |
+
- name: inputs
|
535 |
+
dtype: string
|
536 |
+
- name: targets
|
537 |
+
dtype: string
|
538 |
+
- name: dataset_name
|
539 |
+
dtype: string
|
540 |
+
- name: sub_dataset_name
|
541 |
+
dtype: string
|
542 |
+
- name: task_type
|
543 |
+
dtype: string
|
544 |
+
- name: template_id
|
545 |
+
dtype: int64
|
546 |
+
- name: language
|
547 |
+
dtype: string
|
548 |
+
- name: script
|
549 |
+
dtype: string
|
550 |
+
- name: split
|
551 |
+
dtype: string
|
552 |
+
- name: __index_level_0__
|
553 |
+
dtype: int64
|
554 |
+
splits:
|
555 |
+
- name: train
|
556 |
+
num_bytes: 5014300
|
557 |
+
num_examples: 10400
|
558 |
+
- name: test
|
559 |
+
num_bytes: 1378807
|
560 |
+
num_examples: 2930
|
561 |
+
- name: validation
|
562 |
+
num_bytes: 685770
|
563 |
+
num_examples: 1400
|
564 |
+
download_size: 2872586
|
565 |
+
dataset_size: 7078877
|
566 |
- config_name: CohereForAI-aya_dataset
|
567 |
features:
|
568 |
- name: inputs
|
|
|
683 |
path: CohereForAI-aya_collection-translated_piqa/train-*
|
684 |
- split: validation
|
685 |
path: CohereForAI-aya_collection-translated_piqa/validation-*
|
686 |
+
- config_name: CohereForAI-aya_collection-translated_wikiqa
|
687 |
+
data_files:
|
688 |
+
- split: train
|
689 |
+
path: CohereForAI-aya_collection-translated_wikiqa/train-*
|
690 |
+
- split: test
|
691 |
+
path: CohereForAI-aya_collection-translated_wikiqa/test-*
|
692 |
+
- split: validation
|
693 |
+
path: CohereForAI-aya_collection-translated_wikiqa/validation-*
|
694 |
- config_name: CohereForAI-aya_dataset
|
695 |
data_files:
|
696 |
- split: train
|