Upload dataset
Browse files
README.md
CHANGED
|
@@ -6033,6 +6033,25 @@ dataset_info:
|
|
| 6033 |
num_examples: 5600
|
| 6034 |
download_size: 17061376
|
| 6035 |
dataset_size: 41256968
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6036 |
configs:
|
| 6037 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6038 |
data_files:
|
|
@@ -7976,6 +7995,12 @@ configs:
|
|
| 7976 |
path: kilt_tasks_hotpotqa_complex_question/train-*
|
| 7977 |
- split: validation
|
| 7978 |
path: kilt_tasks_hotpotqa_complex_question/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7979 |
---
|
| 7980 |
|
| 7981 |
# Dataset Card for P3
|
|
|
|
| 6033 |
num_examples: 5600
|
| 6034 |
download_size: 17061376
|
| 6035 |
dataset_size: 41256968
|
| 6036 |
+
- config_name: kilt_tasks_hotpotqa_final_exam
|
| 6037 |
+
features:
|
| 6038 |
+
- name: inputs
|
| 6039 |
+
sequence: int32
|
| 6040 |
+
- name: inputs_pretokenized
|
| 6041 |
+
dtype: string
|
| 6042 |
+
- name: targets
|
| 6043 |
+
sequence: int32
|
| 6044 |
+
- name: targets_pretokenized
|
| 6045 |
+
dtype: string
|
| 6046 |
+
splits:
|
| 6047 |
+
- name: train
|
| 6048 |
+
num_bytes: 28094889
|
| 6049 |
+
num_examples: 88869
|
| 6050 |
+
- name: validation
|
| 6051 |
+
num_bytes: 1636861
|
| 6052 |
+
num_examples: 5600
|
| 6053 |
+
download_size: 16329789
|
| 6054 |
+
dataset_size: 29731750
|
| 6055 |
configs:
|
| 6056 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6057 |
data_files:
|
|
|
|
| 7995 |
path: kilt_tasks_hotpotqa_complex_question/train-*
|
| 7996 |
- split: validation
|
| 7997 |
path: kilt_tasks_hotpotqa_complex_question/validation-*
|
| 7998 |
+
- config_name: kilt_tasks_hotpotqa_final_exam
|
| 7999 |
+
data_files:
|
| 8000 |
+
- split: train
|
| 8001 |
+
path: kilt_tasks_hotpotqa_final_exam/train-*
|
| 8002 |
+
- split: validation
|
| 8003 |
+
path: kilt_tasks_hotpotqa_final_exam/validation-*
|
| 8004 |
---
|
| 8005 |
|
| 8006 |
# Dataset Card for P3
|
kilt_tasks_hotpotqa_final_exam/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:679420a8846bb559893816cf8db55013f48c264d0ff09db3fc783964c659fb29
|
| 3 |
+
size 15426105
|
kilt_tasks_hotpotqa_final_exam/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c20566d913c5907c26ab705f602020a664597bf63e56bac143af93c2f624030
|
| 3 |
+
size 903684
|