mariosasko
commited on
Commit
•
ee2331a
1
Parent(s):
fb441f7
Upload dataset
Browse files
README.md
CHANGED
@@ -6014,6 +6014,25 @@ dataset_info:
|
|
6014 |
num_examples: 5600
|
6015 |
download_size: 16337892
|
6016 |
dataset_size: 29637281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6017 |
configs:
|
6018 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6019 |
data_files:
|
@@ -7951,6 +7970,12 @@ configs:
|
|
7951 |
path: kilt_tasks_hotpotqa_combining_facts/train-*
|
7952 |
- split: validation
|
7953 |
path: kilt_tasks_hotpotqa_combining_facts/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
7954 |
---
|
7955 |
|
7956 |
# Dataset Card for P3
|
|
|
6014 |
num_examples: 5600
|
6015 |
download_size: 16337892
|
6016 |
dataset_size: 29637281
|
6017 |
+
- config_name: kilt_tasks_hotpotqa_complex_question
|
6018 |
+
features:
|
6019 |
+
- name: inputs
|
6020 |
+
sequence: int32
|
6021 |
+
- name: inputs_pretokenized
|
6022 |
+
dtype: string
|
6023 |
+
- name: targets
|
6024 |
+
sequence: int32
|
6025 |
+
- name: targets_pretokenized
|
6026 |
+
dtype: string
|
6027 |
+
splits:
|
6028 |
+
- name: train
|
6029 |
+
num_bytes: 38936907
|
6030 |
+
num_examples: 88869
|
6031 |
+
- name: validation
|
6032 |
+
num_bytes: 2320061
|
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:
|
|
|
7970 |
path: kilt_tasks_hotpotqa_combining_facts/train-*
|
7971 |
- split: validation
|
7972 |
path: kilt_tasks_hotpotqa_combining_facts/validation-*
|
7973 |
+
- config_name: kilt_tasks_hotpotqa_complex_question
|
7974 |
+
data_files:
|
7975 |
+
- split: train
|
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
|
kilt_tasks_hotpotqa_complex_question/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85c39b071bd8f3db12b8d3e70dd6b4d536e16939427c1958f826162d58b2af77
|
3 |
+
size 16116217
|
kilt_tasks_hotpotqa_complex_question/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8e16f8c342a64830d96b2ade24c8e93fb3a3778c44f0b0a67bc4dffccaf9de3
|
3 |
+
size 945159
|