mariosasko
commited on
Commit
•
3cb8b6a
1
Parent(s):
bfbbc71
Upload dataset
Browse files
README.md
CHANGED
@@ -371,6 +371,27 @@ dataset_info:
|
|
371 |
num_examples: 7600
|
372 |
download_size: 38377186
|
373 |
dataset_size: 97481805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
374 |
configs:
|
375 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
376 |
data_files:
|
@@ -486,6 +507,12 @@ configs:
|
|
486 |
path: ag_news_classify_with_choices/train-*
|
487 |
- split: test
|
488 |
path: ag_news_classify_with_choices/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
489 |
---
|
490 |
|
491 |
# Dataset Card for P3
|
|
|
371 |
num_examples: 7600
|
372 |
download_size: 38377186
|
373 |
dataset_size: 97481805
|
374 |
+
- config_name: ag_news_classify_with_choices_question_first
|
375 |
+
features:
|
376 |
+
- name: answer_choices
|
377 |
+
sequence: string
|
378 |
+
- name: inputs
|
379 |
+
sequence: int32
|
380 |
+
- name: inputs_pretokenized
|
381 |
+
dtype: string
|
382 |
+
- name: targets
|
383 |
+
sequence: int32
|
384 |
+
- name: targets_pretokenized
|
385 |
+
dtype: string
|
386 |
+
splits:
|
387 |
+
- name: train
|
388 |
+
num_bytes: 91699523
|
389 |
+
num_examples: 120000
|
390 |
+
- name: test
|
391 |
+
num_bytes: 5782282
|
392 |
+
num_examples: 7600
|
393 |
+
download_size: 38318638
|
394 |
+
dataset_size: 97481805
|
395 |
configs:
|
396 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
397 |
data_files:
|
|
|
507 |
path: ag_news_classify_with_choices/train-*
|
508 |
- split: test
|
509 |
path: ag_news_classify_with_choices/test-*
|
510 |
+
- config_name: ag_news_classify_with_choices_question_first
|
511 |
+
data_files:
|
512 |
+
- split: train
|
513 |
+
path: ag_news_classify_with_choices_question_first/train-*
|
514 |
+
- split: test
|
515 |
+
path: ag_news_classify_with_choices_question_first/test-*
|
516 |
---
|
517 |
|
518 |
# Dataset Card for P3
|
ag_news_classify_with_choices_question_first/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:812f48e4eb5f90bb3cf25a7e625c21e56e123f731b10764ae8d3c3e45ddeb584
|
3 |
+
size 2385273
|
ag_news_classify_with_choices_question_first/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0884bf2762018cbeacbabb1d9a3fabc0ffe1d63223b3d9087df979e59a2922ad
|
3 |
+
size 35933365
|