Upload dataset
Browse files
README.md
CHANGED
|
@@ -270,6 +270,25 @@ dataset_info:
|
|
| 270 |
num_examples: 1000
|
| 271 |
download_size: 5928633
|
| 272 |
dataset_size: 22083936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 273 |
configs:
|
| 274 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 275 |
data_files:
|
|
@@ -355,6 +374,12 @@ configs:
|
|
| 355 |
path: adversarial_qa_droberta_generate_question/validation-*
|
| 356 |
- split: test
|
| 357 |
path: adversarial_qa_droberta_generate_question/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 358 |
---
|
| 359 |
|
| 360 |
# Dataset Card for P3
|
|
|
|
| 270 |
num_examples: 1000
|
| 271 |
download_size: 5928633
|
| 272 |
dataset_size: 22083936
|
| 273 |
+
- config_name: adversarial_qa_droberta_question_context_answer
|
| 274 |
+
features:
|
| 275 |
+
- name: inputs
|
| 276 |
+
sequence: int32
|
| 277 |
+
- name: inputs_pretokenized
|
| 278 |
+
dtype: string
|
| 279 |
+
- name: targets
|
| 280 |
+
sequence: int32
|
| 281 |
+
- name: targets_pretokenized
|
| 282 |
+
dtype: string
|
| 283 |
+
splits:
|
| 284 |
+
- name: train
|
| 285 |
+
num_bytes: 16638393
|
| 286 |
+
num_examples: 10000
|
| 287 |
+
- name: validation
|
| 288 |
+
num_bytes: 1653815
|
| 289 |
+
num_examples: 1000
|
| 290 |
+
download_size: 6193786
|
| 291 |
+
dataset_size: 18292208
|
| 292 |
configs:
|
| 293 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 294 |
data_files:
|
|
|
|
| 374 |
path: adversarial_qa_droberta_generate_question/validation-*
|
| 375 |
- split: test
|
| 376 |
path: adversarial_qa_droberta_generate_question/test-*
|
| 377 |
+
- config_name: adversarial_qa_droberta_question_context_answer
|
| 378 |
+
data_files:
|
| 379 |
+
- split: train
|
| 380 |
+
path: adversarial_qa_droberta_question_context_answer/train-*
|
| 381 |
+
- split: validation
|
| 382 |
+
path: adversarial_qa_droberta_question_context_answer/validation-*
|
| 383 |
---
|
| 384 |
|
| 385 |
# Dataset Card for P3
|
adversarial_qa_droberta_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:600de6fd91e7f6673f3dd04fcd9147c89f516ebf5209651676d3f5b9db0cb7e4
|
| 3 |
+
size 5613934
|
adversarial_qa_droberta_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:8575550bc72b8cb76d11ace0a5ee28b9e389442db06e7cef046bac966f82fa08
|
| 3 |
+
size 579852
|