mariosasko
commited on
Commit
•
3ac4088
1
Parent(s):
213c8f1
Upload dataset
Browse files
README.md
CHANGED
@@ -289,6 +289,25 @@ dataset_info:
|
|
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:
|
@@ -380,6 +399,12 @@ configs:
|
|
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
|
|
|
289 |
num_examples: 1000
|
290 |
download_size: 6193786
|
291 |
dataset_size: 18292208
|
292 |
+
- config_name: adversarial_qa_droberta_tell_what_it_is
|
293 |
+
features:
|
294 |
+
- name: inputs
|
295 |
+
sequence: int32
|
296 |
+
- name: inputs_pretokenized
|
297 |
+
dtype: string
|
298 |
+
- name: targets
|
299 |
+
sequence: int32
|
300 |
+
- name: targets_pretokenized
|
301 |
+
dtype: string
|
302 |
+
splits:
|
303 |
+
- name: train
|
304 |
+
num_bytes: 17571837
|
305 |
+
num_examples: 10000
|
306 |
+
- name: validation
|
307 |
+
num_bytes: 1747043
|
308 |
+
num_examples: 1000
|
309 |
+
download_size: 6152157
|
310 |
+
dataset_size: 19318880
|
311 |
configs:
|
312 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
313 |
data_files:
|
|
|
399 |
path: adversarial_qa_droberta_question_context_answer/train-*
|
400 |
- split: validation
|
401 |
path: adversarial_qa_droberta_question_context_answer/validation-*
|
402 |
+
- config_name: adversarial_qa_droberta_tell_what_it_is
|
403 |
+
data_files:
|
404 |
+
- split: train
|
405 |
+
path: adversarial_qa_droberta_tell_what_it_is/train-*
|
406 |
+
- split: validation
|
407 |
+
path: adversarial_qa_droberta_tell_what_it_is/validation-*
|
408 |
---
|
409 |
|
410 |
# Dataset Card for P3
|
adversarial_qa_droberta_tell_what_it_is/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:079072ddfdbb8b7e781d7581b2b5eaf8193ce2240633a947553332f310cd0e1c
|
3 |
+
size 5597195
|
adversarial_qa_droberta_tell_what_it_is/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ee92a0e7657a6bf15f9906b93f8a6767fac30cb0450d039b717b2d453f23fa9
|
3 |
+
size 554962
|