mariosasko
commited on
Commit
•
a47d202
1
Parent(s):
e5a7c5a
Upload dataset
Browse files
README.md
CHANGED
@@ -15084,6 +15084,28 @@ dataset_info:
|
|
15084 |
num_examples: 3003
|
15085 |
download_size: 4993958
|
15086 |
dataset_size: 29513737
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15087 |
configs:
|
15088 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15089 |
data_files:
|
@@ -19937,6 +19959,14 @@ configs:
|
|
19937 |
path: wiqa_what_is_the_final_step_of_the_following_process/validation-*
|
19938 |
- split: test
|
19939 |
path: wiqa_what_is_the_final_step_of_the_following_process/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19940 |
---
|
19941 |
|
19942 |
# Dataset Card for P3
|
|
|
15084 |
num_examples: 3003
|
15085 |
download_size: 4993958
|
15086 |
dataset_size: 29513737
|
15087 |
+
- config_name: wiqa_what_is_the_missing_first_step
|
15088 |
+
features:
|
15089 |
+
- name: inputs
|
15090 |
+
sequence: int32
|
15091 |
+
- name: inputs_pretokenized
|
15092 |
+
dtype: string
|
15093 |
+
- name: targets
|
15094 |
+
sequence: int32
|
15095 |
+
- name: targets_pretokenized
|
15096 |
+
dtype: string
|
15097 |
+
splits:
|
15098 |
+
- name: train
|
15099 |
+
num_bytes: 22948121
|
15100 |
+
num_examples: 29808
|
15101 |
+
- name: validation
|
15102 |
+
num_bytes: 5051961
|
15103 |
+
num_examples: 6894
|
15104 |
+
- name: test
|
15105 |
+
num_bytes: 2060388
|
15106 |
+
num_examples: 3003
|
15107 |
+
download_size: 5012113
|
15108 |
+
dataset_size: 30060470
|
15109 |
configs:
|
15110 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15111 |
data_files:
|
|
|
19959 |
path: wiqa_what_is_the_final_step_of_the_following_process/validation-*
|
19960 |
- split: test
|
19961 |
path: wiqa_what_is_the_final_step_of_the_following_process/test-*
|
19962 |
+
- config_name: wiqa_what_is_the_missing_first_step
|
19963 |
+
data_files:
|
19964 |
+
- split: train
|
19965 |
+
path: wiqa_what_is_the_missing_first_step/train-*
|
19966 |
+
- split: validation
|
19967 |
+
path: wiqa_what_is_the_missing_first_step/validation-*
|
19968 |
+
- split: test
|
19969 |
+
path: wiqa_what_is_the_missing_first_step/test-*
|
19970 |
---
|
19971 |
|
19972 |
# Dataset Card for P3
|
wiqa_what_is_the_missing_first_step/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6af554f6a7f00f0e0b30dd4dd8fcd28df013b14db744b262466d6103e2880bec
|
3 |
+
size 150334
|
wiqa_what_is_the_missing_first_step/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20388f703edb63ef861db50cb2d912a0b016772de4a558e020129d1608cc6628
|
3 |
+
size 4318444
|
wiqa_what_is_the_missing_first_step/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703b8f05a28c06f22c1ea91f143f20bc07a44fa47f242263e9e2e1683aef2b21
|
3 |
+
size 543335
|