Upload dataset
Browse files
README.md
CHANGED
|
@@ -6071,6 +6071,25 @@ dataset_info:
|
|
| 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:
|
|
@@ -8026,6 +8045,12 @@ configs:
|
|
| 8026 |
path: kilt_tasks_hotpotqa_formulate/train-*
|
| 8027 |
- split: validation
|
| 8028 |
path: kilt_tasks_hotpotqa_formulate/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8029 |
---
|
| 8030 |
|
| 8031 |
# Dataset Card for P3
|
|
|
|
| 6071 |
num_examples: 5600
|
| 6072 |
download_size: 16488556
|
| 6073 |
dataset_size: 32754758
|
| 6074 |
+
- config_name: kilt_tasks_hotpotqa_straighforward_qa
|
| 6075 |
+
features:
|
| 6076 |
+
- name: inputs
|
| 6077 |
+
sequence: int32
|
| 6078 |
+
- name: inputs_pretokenized
|
| 6079 |
+
dtype: string
|
| 6080 |
+
- name: targets
|
| 6081 |
+
sequence: int32
|
| 6082 |
+
- name: targets_pretokenized
|
| 6083 |
+
dtype: string
|
| 6084 |
+
splits:
|
| 6085 |
+
- name: train
|
| 6086 |
+
num_bytes: 23118225
|
| 6087 |
+
num_examples: 88869
|
| 6088 |
+
- name: validation
|
| 6089 |
+
num_bytes: 1323261
|
| 6090 |
+
num_examples: 5600
|
| 6091 |
+
download_size: 15949825
|
| 6092 |
+
dataset_size: 24441486
|
| 6093 |
configs:
|
| 6094 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6095 |
data_files:
|
|
|
|
| 8045 |
path: kilt_tasks_hotpotqa_formulate/train-*
|
| 8046 |
- split: validation
|
| 8047 |
path: kilt_tasks_hotpotqa_formulate/validation-*
|
| 8048 |
+
- config_name: kilt_tasks_hotpotqa_straighforward_qa
|
| 8049 |
+
data_files:
|
| 8050 |
+
- split: train
|
| 8051 |
+
path: kilt_tasks_hotpotqa_straighforward_qa/train-*
|
| 8052 |
+
- split: validation
|
| 8053 |
+
path: kilt_tasks_hotpotqa_straighforward_qa/validation-*
|
| 8054 |
---
|
| 8055 |
|
| 8056 |
# Dataset Card for P3
|
kilt_tasks_hotpotqa_straighforward_qa/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4efa325b0d3167ab9b72c92912118c4c9f7f5057732fbfa25099fc9d5254d3b9
|
| 3 |
+
size 15066009
|
kilt_tasks_hotpotqa_straighforward_qa/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31c4033ae6e3c255bb7d0608b07f9ddd32dedde67981884a0ec08e4b32d9eebc
|
| 3 |
+
size 883816
|