Upload dataset
Browse files
README.md
CHANGED
|
@@ -549,6 +549,30 @@ dataset_info:
|
|
| 549 |
num_examples: 1172
|
| 550 |
download_size: 1043688
|
| 551 |
dataset_size: 2261529
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 552 |
configs:
|
| 553 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 554 |
data_files:
|
|
@@ -720,6 +744,14 @@ configs:
|
|
| 720 |
path: ai2_arc_ARC_Challenge_pick_false_options/validation-*
|
| 721 |
- split: test
|
| 722 |
path: ai2_arc_ARC_Challenge_pick_false_options/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 723 |
---
|
| 724 |
|
| 725 |
# Dataset Card for P3
|
|
|
|
| 549 |
num_examples: 1172
|
| 550 |
download_size: 1043688
|
| 551 |
dataset_size: 2261529
|
| 552 |
+
- config_name: ai2_arc_ARC_Challenge_pick_the_most_correct_option
|
| 553 |
+
features:
|
| 554 |
+
- name: answer_choices
|
| 555 |
+
sequence: string
|
| 556 |
+
- name: inputs
|
| 557 |
+
sequence: int32
|
| 558 |
+
- name: inputs_pretokenized
|
| 559 |
+
dtype: string
|
| 560 |
+
- name: targets
|
| 561 |
+
sequence: int32
|
| 562 |
+
- name: targets_pretokenized
|
| 563 |
+
dtype: string
|
| 564 |
+
splits:
|
| 565 |
+
- name: train
|
| 566 |
+
num_bytes: 812508
|
| 567 |
+
num_examples: 1119
|
| 568 |
+
- name: validation
|
| 569 |
+
num_bytes: 221981
|
| 570 |
+
num_examples: 299
|
| 571 |
+
- name: test
|
| 572 |
+
num_bytes: 868204
|
| 573 |
+
num_examples: 1172
|
| 574 |
+
download_size: 791475
|
| 575 |
+
dataset_size: 1902693
|
| 576 |
configs:
|
| 577 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 578 |
data_files:
|
|
|
|
| 744 |
path: ai2_arc_ARC_Challenge_pick_false_options/validation-*
|
| 745 |
- split: test
|
| 746 |
path: ai2_arc_ARC_Challenge_pick_false_options/test-*
|
| 747 |
+
- config_name: ai2_arc_ARC_Challenge_pick_the_most_correct_option
|
| 748 |
+
data_files:
|
| 749 |
+
- split: train
|
| 750 |
+
path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/train-*
|
| 751 |
+
- split: validation
|
| 752 |
+
path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/validation-*
|
| 753 |
+
- split: test
|
| 754 |
+
path: ai2_arc_ARC_Challenge_pick_the_most_correct_option/test-*
|
| 755 |
---
|
| 756 |
|
| 757 |
# Dataset Card for P3
|
ai2_arc_ARC_Challenge_pick_the_most_correct_option/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef90d80496eb26bcc7074536575d6a1dd0ec5302eb80e1a586726689aef2f81f
|
| 3 |
+
size 358984
|
ai2_arc_ARC_Challenge_pick_the_most_correct_option/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac9016ae8fc7c8ef3327419a069f36a8748642258d985772a22752ae1b1fdffb
|
| 3 |
+
size 336144
|
ai2_arc_ARC_Challenge_pick_the_most_correct_option/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab044b4412968079a88a53ac303418c1cb0b50cfbd72c9ce774ddd8506544b08
|
| 3 |
+
size 96347
|