mariosasko
commited on
Commit
•
078d321
1
Parent(s):
825f07e
Upload dataset
Browse files
README.md
CHANGED
@@ -15128,6 +15128,28 @@ dataset_info:
|
|
15128 |
num_examples: 3003
|
15129 |
download_size: 4994981
|
15130 |
dataset_size: 29425190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15131 |
configs:
|
15132 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15133 |
data_files:
|
@@ -19997,6 +20019,14 @@ configs:
|
|
19997 |
path: wiqa_what_might_be_the_first_step_of_the_process/validation-*
|
19998 |
- split: test
|
19999 |
path: wiqa_what_might_be_the_first_step_of_the_process/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20000 |
---
|
20001 |
|
20002 |
# Dataset Card for P3
|
|
|
15128 |
num_examples: 3003
|
15129 |
download_size: 4994981
|
15130 |
dataset_size: 29425190
|
15131 |
+
- config_name: wiqa_what_might_be_the_last_step_of_the_process
|
15132 |
+
features:
|
15133 |
+
- name: inputs
|
15134 |
+
sequence: int32
|
15135 |
+
- name: inputs_pretokenized
|
15136 |
+
dtype: string
|
15137 |
+
- name: targets
|
15138 |
+
sequence: int32
|
15139 |
+
- name: targets_pretokenized
|
15140 |
+
dtype: string
|
15141 |
+
splits:
|
15142 |
+
- name: train
|
15143 |
+
num_bytes: 22415520
|
15144 |
+
num_examples: 29808
|
15145 |
+
- name: validation
|
15146 |
+
num_bytes: 4932480
|
15147 |
+
num_examples: 6894
|
15148 |
+
- name: test
|
15149 |
+
num_bytes: 2006917
|
15150 |
+
num_examples: 3003
|
15151 |
+
download_size: 4998002
|
15152 |
+
dataset_size: 29354917
|
15153 |
configs:
|
15154 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15155 |
data_files:
|
|
|
20019 |
path: wiqa_what_might_be_the_first_step_of_the_process/validation-*
|
20020 |
- split: test
|
20021 |
path: wiqa_what_might_be_the_first_step_of_the_process/test-*
|
20022 |
+
- config_name: wiqa_what_might_be_the_last_step_of_the_process
|
20023 |
+
data_files:
|
20024 |
+
- split: train
|
20025 |
+
path: wiqa_what_might_be_the_last_step_of_the_process/train-*
|
20026 |
+
- split: validation
|
20027 |
+
path: wiqa_what_might_be_the_last_step_of_the_process/validation-*
|
20028 |
+
- split: test
|
20029 |
+
path: wiqa_what_might_be_the_last_step_of_the_process/test-*
|
20030 |
---
|
20031 |
|
20032 |
# Dataset Card for P3
|
wiqa_what_might_be_the_last_step_of_the_process/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7c718c75a398769a779494f5da5cfdeed31a3db6989635a988bce9617eefb9
|
3 |
+
size 149397
|
wiqa_what_might_be_the_last_step_of_the_process/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:536f385a62982bdf3c83af7c90db20d77e954f38afc772ca8965ebd26e56f3f8
|
3 |
+
size 4297034
|
wiqa_what_might_be_the_last_step_of_the_process/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d0663ce8b5c02eb9ecf2f65db76c897d7c78119d2ed7d50475a52b8cc0b0ded
|
3 |
+
size 551571
|