Upload dataset
Browse files
README.md
CHANGED
|
@@ -691,6 +691,30 @@ dataset_info:
|
|
| 691 |
num_examples: 2376
|
| 692 |
download_size: 1773690
|
| 693 |
dataset_size: 3938001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 694 |
configs:
|
| 695 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 696 |
data_files:
|
|
@@ -910,6 +934,14 @@ configs:
|
|
| 910 |
path: ai2_arc_ARC_Easy_pick_false_options/validation-*
|
| 911 |
- split: test
|
| 912 |
path: ai2_arc_ARC_Easy_pick_false_options/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 913 |
---
|
| 914 |
|
| 915 |
# Dataset Card for P3
|
|
|
|
| 691 |
num_examples: 2376
|
| 692 |
download_size: 1773690
|
| 693 |
dataset_size: 3938001
|
| 694 |
+
- config_name: ai2_arc_ARC_Easy_pick_the_most_correct_option
|
| 695 |
+
features:
|
| 696 |
+
- name: answer_choices
|
| 697 |
+
sequence: string
|
| 698 |
+
- name: inputs
|
| 699 |
+
sequence: int32
|
| 700 |
+
- name: inputs_pretokenized
|
| 701 |
+
dtype: string
|
| 702 |
+
- name: targets
|
| 703 |
+
sequence: int32
|
| 704 |
+
- name: targets_pretokenized
|
| 705 |
+
dtype: string
|
| 706 |
+
splits:
|
| 707 |
+
- name: train
|
| 708 |
+
num_bytes: 1468388
|
| 709 |
+
num_examples: 2251
|
| 710 |
+
- name: validation
|
| 711 |
+
num_bytes: 373194
|
| 712 |
+
num_examples: 570
|
| 713 |
+
- name: test
|
| 714 |
+
num_bytes: 1557195
|
| 715 |
+
num_examples: 2376
|
| 716 |
+
download_size: 1359858
|
| 717 |
+
dataset_size: 3398777
|
| 718 |
configs:
|
| 719 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 720 |
data_files:
|
|
|
|
| 934 |
path: ai2_arc_ARC_Easy_pick_false_options/validation-*
|
| 935 |
- split: test
|
| 936 |
path: ai2_arc_ARC_Easy_pick_false_options/test-*
|
| 937 |
+
- config_name: ai2_arc_ARC_Easy_pick_the_most_correct_option
|
| 938 |
+
data_files:
|
| 939 |
+
- split: train
|
| 940 |
+
path: ai2_arc_ARC_Easy_pick_the_most_correct_option/train-*
|
| 941 |
+
- split: validation
|
| 942 |
+
path: ai2_arc_ARC_Easy_pick_the_most_correct_option/validation-*
|
| 943 |
+
- split: test
|
| 944 |
+
path: ai2_arc_ARC_Easy_pick_the_most_correct_option/test-*
|
| 945 |
---
|
| 946 |
|
| 947 |
# Dataset Card for P3
|
ai2_arc_ARC_Easy_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:55282f9f70e15ea71e6da9823b4b9a69515e3365c196bf8471275ea8ae84859c
|
| 3 |
+
size 620637
|
ai2_arc_ARC_Easy_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:93277c2d9301de814686153315a6c31b1b70c51060ccfab3c5ba521692bbb433
|
| 3 |
+
size 589717
|
ai2_arc_ARC_Easy_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:17b80c68a8c2cdb59e189f130bf3b62962a039728813ce440f60da7e4cf73b6a
|
| 3 |
+
size 149504
|