Datasets:
Upload dataset
Browse files- CohereForAI-aya_collection-translated_hotpotqa/train-00000-of-00003.parquet +3 -0
- CohereForAI-aya_collection-translated_hotpotqa/train-00001-of-00003.parquet +3 -0
- CohereForAI-aya_collection-translated_hotpotqa/train-00002-of-00003.parquet +3 -0
- CohereForAI-aya_collection-translated_hotpotqa/validation-00000-of-00001.parquet +3 -0
- README.md +37 -0
CohereForAI-aya_collection-translated_hotpotqa/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:527d67618d11fcb4da6f3a4e83715343392d77c92c16c931af3393fd8a68918b
|
3 |
+
size 133002056
|
CohereForAI-aya_collection-translated_hotpotqa/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:005529bbfff611e1accdb8a090a8f9aabda75ffe886dde40c1c15ea53d36122d
|
3 |
+
size 133619859
|
CohereForAI-aya_collection-translated_hotpotqa/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b3392b04cefdab84226195669f33406bf5ae4a7f4a97b5824f27820211e6814
|
3 |
+
size 130107150
|
CohereForAI-aya_collection-translated_hotpotqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c79213df1a5afcf7bacaea6c1b2a8c6a23078c49f52e0265712a992b49ab834b
|
3 |
+
size 23970217
|
README.md
CHANGED
@@ -420,6 +420,37 @@ dataset_info:
|
|
420 |
num_examples: 5400
|
421 |
download_size: 1292664
|
422 |
dataset_size: 2989244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
423 |
- config_name: CohereForAI-aya_collection-translated_joke_explaination
|
424 |
features:
|
425 |
- name: id
|
@@ -819,6 +850,12 @@ configs:
|
|
819 |
data_files:
|
820 |
- split: train
|
821 |
path: CohereForAI-aya_collection-translated_flan_qa/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
822 |
- config_name: CohereForAI-aya_collection-translated_joke_explaination
|
823 |
data_files:
|
824 |
- split: train
|
|
|
420 |
num_examples: 5400
|
421 |
download_size: 1292664
|
422 |
dataset_size: 2989244
|
423 |
+
- config_name: CohereForAI-aya_collection-translated_hotpotqa
|
424 |
+
features:
|
425 |
+
- name: id
|
426 |
+
dtype: int64
|
427 |
+
- name: inputs
|
428 |
+
dtype: string
|
429 |
+
- name: targets
|
430 |
+
dtype: string
|
431 |
+
- name: dataset_name
|
432 |
+
dtype: string
|
433 |
+
- name: sub_dataset_name
|
434 |
+
dtype: string
|
435 |
+
- name: task_type
|
436 |
+
dtype: string
|
437 |
+
- name: template_id
|
438 |
+
dtype: int64
|
439 |
+
- name: language
|
440 |
+
dtype: string
|
441 |
+
- name: script
|
442 |
+
dtype: string
|
443 |
+
- name: split
|
444 |
+
dtype: string
|
445 |
+
splits:
|
446 |
+
- name: train
|
447 |
+
num_bytes: 1154195031
|
448 |
+
num_examples: 3554760
|
449 |
+
- name: validation
|
450 |
+
num_bytes: 69779681
|
451 |
+
num_examples: 224000
|
452 |
+
download_size: 420699282
|
453 |
+
dataset_size: 1223974712
|
454 |
- config_name: CohereForAI-aya_collection-translated_joke_explaination
|
455 |
features:
|
456 |
- name: id
|
|
|
850 |
data_files:
|
851 |
- split: train
|
852 |
path: CohereForAI-aya_collection-translated_flan_qa/train-*
|
853 |
+
- config_name: CohereForAI-aya_collection-translated_hotpotqa
|
854 |
+
data_files:
|
855 |
+
- split: train
|
856 |
+
path: CohereForAI-aya_collection-translated_hotpotqa/train-*
|
857 |
+
- split: validation
|
858 |
+
path: CohereForAI-aya_collection-translated_hotpotqa/validation-*
|
859 |
- config_name: CohereForAI-aya_collection-translated_joke_explaination
|
860 |
data_files:
|
861 |
- split: train
|