mariosasko
commited on
Commit
•
a934aa6
1
Parent(s):
078d321
Upload dataset
Browse files
README.md
CHANGED
@@ -15150,6 +15150,28 @@ dataset_info:
|
|
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:
|
@@ -20027,6 +20049,14 @@ configs:
|
|
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
|
|
|
15150 |
num_examples: 3003
|
15151 |
download_size: 4998002
|
15152 |
dataset_size: 29354917
|
15153 |
+
- config_name: wiqa_which_of_the_following_is_the_supposed_perturbation
|
15154 |
+
features:
|
15155 |
+
- name: inputs
|
15156 |
+
sequence: int32
|
15157 |
+
- name: inputs_pretokenized
|
15158 |
+
dtype: string
|
15159 |
+
- name: targets
|
15160 |
+
sequence: int32
|
15161 |
+
- name: targets_pretokenized
|
15162 |
+
dtype: string
|
15163 |
+
splits:
|
15164 |
+
- name: train
|
15165 |
+
num_bytes: 38964516
|
15166 |
+
num_examples: 29808
|
15167 |
+
- name: validation
|
15168 |
+
num_bytes: 8703251
|
15169 |
+
num_examples: 6894
|
15170 |
+
- name: test
|
15171 |
+
num_bytes: 3649318
|
15172 |
+
num_examples: 3003
|
15173 |
+
download_size: 12726852
|
15174 |
+
dataset_size: 51317085
|
15175 |
configs:
|
15176 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
15177 |
data_files:
|
|
|
20049 |
path: wiqa_what_might_be_the_last_step_of_the_process/validation-*
|
20050 |
- split: test
|
20051 |
path: wiqa_what_might_be_the_last_step_of_the_process/test-*
|
20052 |
+
- config_name: wiqa_which_of_the_following_is_the_supposed_perturbation
|
20053 |
+
data_files:
|
20054 |
+
- split: train
|
20055 |
+
path: wiqa_which_of_the_following_is_the_supposed_perturbation/train-*
|
20056 |
+
- split: validation
|
20057 |
+
path: wiqa_which_of_the_following_is_the_supposed_perturbation/validation-*
|
20058 |
+
- split: test
|
20059 |
+
path: wiqa_which_of_the_following_is_the_supposed_perturbation/test-*
|
20060 |
---
|
20061 |
|
20062 |
# Dataset Card for P3
|
wiqa_which_of_the_following_is_the_supposed_perturbation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:532bcd3fe1607018a31e019fc00e58fa8a70cac2d891632ef7ac1c78b7ab6b41
|
3 |
+
size 645013
|
wiqa_which_of_the_following_is_the_supposed_perturbation/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcd65548ad4d30dc4034f3ef8ef23928725d24f042aed4f104863824aec11246
|
3 |
+
size 10188704
|
wiqa_which_of_the_following_is_the_supposed_perturbation/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99dd41fb376a475ce037b2639c45f7bb1ff2de19d55e3f26bc88d4d65890eded
|
3 |
+
size 1893135
|