Upload dataset
Browse files
README.md
CHANGED
|
@@ -6052,6 +6052,25 @@ dataset_info:
|
|
| 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:
|
|
@@ -8001,6 +8020,12 @@ configs:
|
|
| 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
|
|
|
|
| 6052 |
num_examples: 5600
|
| 6053 |
download_size: 16329789
|
| 6054 |
dataset_size: 29731750
|
| 6055 |
+
- config_name: kilt_tasks_hotpotqa_formulate
|
| 6056 |
+
features:
|
| 6057 |
+
- name: inputs
|
| 6058 |
+
sequence: int32
|
| 6059 |
+
- name: inputs_pretokenized
|
| 6060 |
+
dtype: string
|
| 6061 |
+
- name: targets
|
| 6062 |
+
sequence: int32
|
| 6063 |
+
- name: targets_pretokenized
|
| 6064 |
+
dtype: string
|
| 6065 |
+
splits:
|
| 6066 |
+
- name: train
|
| 6067 |
+
num_bytes: 30938697
|
| 6068 |
+
num_examples: 88869
|
| 6069 |
+
- name: validation
|
| 6070 |
+
num_bytes: 1816061
|
| 6071 |
+
num_examples: 5600
|
| 6072 |
+
download_size: 16488556
|
| 6073 |
+
dataset_size: 32754758
|
| 6074 |
configs:
|
| 6075 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6076 |
data_files:
|
|
|
|
| 8020 |
path: kilt_tasks_hotpotqa_final_exam/train-*
|
| 8021 |
- split: validation
|
| 8022 |
path: kilt_tasks_hotpotqa_final_exam/validation-*
|
| 8023 |
+
- config_name: kilt_tasks_hotpotqa_formulate
|
| 8024 |
+
data_files:
|
| 8025 |
+
- split: train
|
| 8026 |
+
path: kilt_tasks_hotpotqa_formulate/train-*
|
| 8027 |
+
- split: validation
|
| 8028 |
+
path: kilt_tasks_hotpotqa_formulate/validation-*
|
| 8029 |
---
|
| 8030 |
|
| 8031 |
# Dataset Card for P3
|
kilt_tasks_hotpotqa_formulate/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58ca9fb8d90836cd0508e2e4290ba651373d820064fc9b162ab7d5e805e3f53a
|
| 3 |
+
size 15573984
|
kilt_tasks_hotpotqa_formulate/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ed64553a9a707abe621029388d06c0418c5d768e776c6ca85d09e81772be4d3
|
| 3 |
+
size 914572
|