mariosasko
commited on
Commit
•
fc1399c
1
Parent(s):
e9f3e1b
Upload dataset
Browse files
README.md
CHANGED
@@ -434,6 +434,27 @@ dataset_info:
|
|
434 |
num_examples: 7600
|
435 |
download_size: 37893964
|
436 |
dataset_size: 89187805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
437 |
configs:
|
438 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
439 |
data_files:
|
@@ -567,6 +588,12 @@ configs:
|
|
567 |
path: ag_news_which_section/train-*
|
568 |
- split: test
|
569 |
path: ag_news_which_section/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
570 |
---
|
571 |
|
572 |
# Dataset Card for P3
|
|
|
434 |
num_examples: 7600
|
435 |
download_size: 37893964
|
436 |
dataset_size: 89187805
|
437 |
+
- config_name: ag_news_which_section_choices
|
438 |
+
features:
|
439 |
+
- name: answer_choices
|
440 |
+
sequence: string
|
441 |
+
- name: inputs
|
442 |
+
sequence: int32
|
443 |
+
- name: inputs_pretokenized
|
444 |
+
dtype: string
|
445 |
+
- name: targets
|
446 |
+
sequence: int32
|
447 |
+
- name: targets_pretokenized
|
448 |
+
dtype: string
|
449 |
+
splits:
|
450 |
+
- name: train
|
451 |
+
num_bytes: 100099523
|
452 |
+
num_examples: 120000
|
453 |
+
- name: test
|
454 |
+
num_bytes: 6314282
|
455 |
+
num_examples: 7600
|
456 |
+
download_size: 39167925
|
457 |
+
dataset_size: 106413805
|
458 |
configs:
|
459 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
460 |
data_files:
|
|
|
588 |
path: ag_news_which_section/train-*
|
589 |
- split: test
|
590 |
path: ag_news_which_section/test-*
|
591 |
+
- config_name: ag_news_which_section_choices
|
592 |
+
data_files:
|
593 |
+
- split: train
|
594 |
+
path: ag_news_which_section_choices/train-*
|
595 |
+
- split: test
|
596 |
+
path: ag_news_which_section_choices/test-*
|
597 |
---
|
598 |
|
599 |
# Dataset Card for P3
|
ag_news_which_section_choices/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e896fe004f9c7385f016adda53ae4ba4d9c7853c603e7d13addf33eeb5b40db4
|
3 |
+
size 2426218
|
ag_news_which_section_choices/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b20baa2078e934fe6de954975a60add3559ecc695b91833421441a98cabecc97
|
3 |
+
size 36741707
|