Upload dataset
Browse files
README.md
CHANGED
|
@@ -172,6 +172,25 @@ dataset_info:
|
|
| 172 |
num_examples: 1000
|
| 173 |
download_size: 5983857
|
| 174 |
dataset_size: 22265275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 175 |
configs:
|
| 176 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 177 |
data_files:
|
|
@@ -225,6 +244,12 @@ configs:
|
|
| 225 |
path: adversarial_qa_dbidaf_generate_question/validation-*
|
| 226 |
- split: test
|
| 227 |
path: adversarial_qa_dbidaf_generate_question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 228 |
---
|
| 229 |
|
| 230 |
# Dataset Card for P3
|
|
|
|
| 172 |
num_examples: 1000
|
| 173 |
download_size: 5983857
|
| 174 |
dataset_size: 22265275
|
| 175 |
+
- config_name: adversarial_qa_dbidaf_question_context_answer
|
| 176 |
+
features:
|
| 177 |
+
- name: inputs
|
| 178 |
+
sequence: int32
|
| 179 |
+
- name: inputs_pretokenized
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: targets
|
| 182 |
+
sequence: int32
|
| 183 |
+
- name: targets_pretokenized
|
| 184 |
+
dtype: string
|
| 185 |
+
splits:
|
| 186 |
+
- name: train
|
| 187 |
+
num_bytes: 16821505
|
| 188 |
+
num_examples: 10000
|
| 189 |
+
- name: validation
|
| 190 |
+
num_bytes: 1652425
|
| 191 |
+
num_examples: 1000
|
| 192 |
+
download_size: 6292806
|
| 193 |
+
dataset_size: 18473930
|
| 194 |
configs:
|
| 195 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 196 |
data_files:
|
|
|
|
| 244 |
path: adversarial_qa_dbidaf_generate_question/validation-*
|
| 245 |
- split: test
|
| 246 |
path: adversarial_qa_dbidaf_generate_question/test-*
|
| 247 |
+
- config_name: adversarial_qa_dbidaf_question_context_answer
|
| 248 |
+
data_files:
|
| 249 |
+
- split: train
|
| 250 |
+
path: adversarial_qa_dbidaf_question_context_answer/train-*
|
| 251 |
+
- split: validation
|
| 252 |
+
path: adversarial_qa_dbidaf_question_context_answer/validation-*
|
| 253 |
---
|
| 254 |
|
| 255 |
# Dataset Card for P3
|
adversarial_qa_dbidaf_question_context_answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c522c9b11648421658d604b9be5e97bbf997c2a3289116ffa25f2b3e2a132e0
|
| 3 |
+
size 5721765
|
adversarial_qa_dbidaf_question_context_answer/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00dbe0cd03cb30c453030124525b61c1cf056f9f60be8bdece4ea3a2e67b7d36
|
| 3 |
+
size 571041
|