Upload dataset
Browse files
README.md
CHANGED
|
@@ -455,6 +455,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -594,6 +618,14 @@ configs:
|
|
| 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
|
|
|
|
| 455 |
num_examples: 7600
|
| 456 |
download_size: 39167925
|
| 457 |
dataset_size: 106413805
|
| 458 |
+
- config_name: ai2_arc_ARC_Challenge_heres_a_problem
|
| 459 |
+
features:
|
| 460 |
+
- name: answer_choices
|
| 461 |
+
sequence: string
|
| 462 |
+
- name: inputs
|
| 463 |
+
sequence: int32
|
| 464 |
+
- name: inputs_pretokenized
|
| 465 |
+
dtype: string
|
| 466 |
+
- name: targets
|
| 467 |
+
sequence: int32
|
| 468 |
+
- name: targets_pretokenized
|
| 469 |
+
dtype: string
|
| 470 |
+
splits:
|
| 471 |
+
- name: train
|
| 472 |
+
num_bytes: 870695
|
| 473 |
+
num_examples: 1119
|
| 474 |
+
- name: validation
|
| 475 |
+
num_bytes: 237526
|
| 476 |
+
num_examples: 299
|
| 477 |
+
- name: test
|
| 478 |
+
num_bytes: 929144
|
| 479 |
+
num_examples: 1172
|
| 480 |
+
download_size: 796298
|
| 481 |
+
dataset_size: 2037365
|
| 482 |
configs:
|
| 483 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 484 |
data_files:
|
|
|
|
| 618 |
path: ag_news_which_section_choices/train-*
|
| 619 |
- split: test
|
| 620 |
path: ag_news_which_section_choices/test-*
|
| 621 |
+
- config_name: ai2_arc_ARC_Challenge_heres_a_problem
|
| 622 |
+
data_files:
|
| 623 |
+
- split: train
|
| 624 |
+
path: ai2_arc_ARC_Challenge_heres_a_problem/train-*
|
| 625 |
+
- split: validation
|
| 626 |
+
path: ai2_arc_ARC_Challenge_heres_a_problem/validation-*
|
| 627 |
+
- split: test
|
| 628 |
+
path: ai2_arc_ARC_Challenge_heres_a_problem/test-*
|
| 629 |
---
|
| 630 |
|
| 631 |
# Dataset Card for P3
|
ai2_arc_ARC_Challenge_heres_a_problem/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b670f6919c5b0fb96a2622da1ec65a4ee9ac40f3534569abbbf1e5a9d9e2040d
|
| 3 |
+
size 361538
|
ai2_arc_ARC_Challenge_heres_a_problem/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bccfc1f0c808fd6f82d1b02034f3a1c5bc771e8caacc0de08e231dba0ac48fcb
|
| 3 |
+
size 337881
|
ai2_arc_ARC_Challenge_heres_a_problem/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:649199f775eb34016f72b040084c5f8579ef734a68ee162dd6b047562c5eacec
|
| 3 |
+
size 96879
|