mariosasko
commited on
Commit
•
825f07e
1
Parent(s):
a47d202
Upload dataset
Browse files
README.md
CHANGED
@@ -15106,6 +15106,28 @@ dataset_info:
|
|
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:
|
@@ -19967,6 +19989,14 @@ configs:
|
|
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
|
|
|
15106 |
num_examples: 3003
|
15107 |
download_size: 5012113
|
15108 |
dataset_size: 30060470
|
15109 |
+
- config_name: wiqa_what_might_be_the_first_step_of_the_process
|
15110 |
+
features:
|
15111 |
+
- name: inputs
|
15112 |
+
sequence: int32
|
15113 |
+
- name: inputs_pretokenized
|
15114 |
+
dtype: string
|
15115 |
+
- name: targets
|
15116 |
+
sequence: int32
|
15117 |
+
- name: targets_pretokenized
|
15118 |
+
dtype: string
|
15119 |
+
splits:
|
15120 |
+
- name: train
|
15121 |
+
num_bytes: 22471193
|
15122 |
+
num_examples: 29808
|
15123 |
+
- name: validation
|
15124 |
+
num_bytes: 4941657
|
15125 |
+
num_examples: 6894
|
15126 |
+
- name: test
|
15127 |
+
num_bytes: 2012340
|
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:
|
|
|
19989 |
path: wiqa_what_is_the_missing_first_step/validation-*
|
19990 |
- split: test
|
19991 |
path: wiqa_what_is_the_missing_first_step/test-*
|
19992 |
+
- config_name: wiqa_what_might_be_the_first_step_of_the_process
|
19993 |
+
data_files:
|
19994 |
+
- split: train
|
19995 |
+
path: wiqa_what_might_be_the_first_step_of_the_process/train-*
|
19996 |
+
- split: validation
|
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
|
wiqa_what_might_be_the_first_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:e6784f0bef515a191f173d35a03c07fe732ac13bb12ac835c337640423ea5344
|
3 |
+
size 149712
|
wiqa_what_might_be_the_first_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:5cef48522385bbd9c9d0857784c600d0549fbc6818c1fb5690b694536a70bdad
|
3 |
+
size 4299508
|
wiqa_what_might_be_the_first_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:605e019ae4263c45224195ce22a1ec2626f70aa9d718911284693e7c582fcb34
|
3 |
+
size 545761
|