mariosasko
commited on
Commit
•
b9dabf4
1
Parent(s):
8d05dc7
Upload dataset
Browse files
README.md
CHANGED
@@ -597,6 +597,30 @@ dataset_info:
|
|
597 |
num_examples: 1172
|
598 |
download_size: 1044349
|
599 |
dataset_size: 1916797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
600 |
configs:
|
601 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
602 |
data_files:
|
@@ -784,6 +808,14 @@ configs:
|
|
784 |
path: ai2_arc_ARC_Challenge_qa_options/validation-*
|
785 |
- split: test
|
786 |
path: ai2_arc_ARC_Challenge_qa_options/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
787 |
---
|
788 |
|
789 |
# Dataset Card for P3
|
|
|
597 |
num_examples: 1172
|
598 |
download_size: 1044349
|
599 |
dataset_size: 1916797
|
600 |
+
- config_name: ai2_arc_ARC_Easy_heres_a_problem
|
601 |
+
features:
|
602 |
+
- name: answer_choices
|
603 |
+
sequence: string
|
604 |
+
- name: inputs
|
605 |
+
sequence: int32
|
606 |
+
- name: inputs_pretokenized
|
607 |
+
dtype: string
|
608 |
+
- name: targets
|
609 |
+
sequence: int32
|
610 |
+
- name: targets_pretokenized
|
611 |
+
dtype: string
|
612 |
+
splits:
|
613 |
+
- name: train
|
614 |
+
num_bytes: 1585434
|
615 |
+
num_examples: 2251
|
616 |
+
- name: validation
|
617 |
+
num_bytes: 402833
|
618 |
+
num_examples: 570
|
619 |
+
- name: test
|
620 |
+
num_bytes: 1680740
|
621 |
+
num_examples: 2376
|
622 |
+
download_size: 1372031
|
623 |
+
dataset_size: 3669007
|
624 |
configs:
|
625 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
626 |
data_files:
|
|
|
808 |
path: ai2_arc_ARC_Challenge_qa_options/validation-*
|
809 |
- split: test
|
810 |
path: ai2_arc_ARC_Challenge_qa_options/test-*
|
811 |
+
- config_name: ai2_arc_ARC_Easy_heres_a_problem
|
812 |
+
data_files:
|
813 |
+
- split: train
|
814 |
+
path: ai2_arc_ARC_Easy_heres_a_problem/train-*
|
815 |
+
- split: validation
|
816 |
+
path: ai2_arc_ARC_Easy_heres_a_problem/validation-*
|
817 |
+
- split: test
|
818 |
+
path: ai2_arc_ARC_Easy_heres_a_problem/test-*
|
819 |
---
|
820 |
|
821 |
# Dataset Card for P3
|
ai2_arc_ARC_Easy_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:604a3ba65d309ce734ba91099788f635d09da91d39c3be6941fe99a5263bd42a
|
3 |
+
size 626881
|
ai2_arc_ARC_Easy_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:d0ef63049b28a21face3767d6a5c04dbb6d01ec9b6079e2640a3f0af0957869a
|
3 |
+
size 594541
|
ai2_arc_ARC_Easy_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:9ca491bb0404bf149b277b537f1f15a24d22286062083b2ded9c3d14eae6342d
|
3 |
+
size 150609
|