mariosasko
commited on
Commit
•
85271f1
1
Parent(s):
00f91e1
Upload dataset
Browse files
README.md
CHANGED
@@ -715,6 +715,30 @@ dataset_info:
|
|
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:
|
@@ -942,6 +966,14 @@ configs:
|
|
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
|
|
|
715 |
num_examples: 2376
|
716 |
download_size: 1359858
|
717 |
dataset_size: 3398777
|
718 |
+
- config_name: ai2_arc_ARC_Easy_qa_options
|
719 |
+
features:
|
720 |
+
- name: answer_choices
|
721 |
+
sequence: string
|
722 |
+
- name: inputs
|
723 |
+
sequence: int32
|
724 |
+
- name: inputs_pretokenized
|
725 |
+
dtype: string
|
726 |
+
- name: targets
|
727 |
+
sequence: int32
|
728 |
+
- name: targets_pretokenized
|
729 |
+
dtype: string
|
730 |
+
splits:
|
731 |
+
- name: train
|
732 |
+
num_bytes: 1396090
|
733 |
+
num_examples: 2251
|
734 |
+
- name: validation
|
735 |
+
num_bytes: 353185
|
736 |
+
num_examples: 570
|
737 |
+
- name: test
|
738 |
+
num_bytes: 1478497
|
739 |
+
num_examples: 2376
|
740 |
+
download_size: 1744673
|
741 |
+
dataset_size: 3227772
|
742 |
configs:
|
743 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
744 |
data_files:
|
|
|
966 |
path: ai2_arc_ARC_Easy_pick_the_most_correct_option/validation-*
|
967 |
- split: test
|
968 |
path: ai2_arc_ARC_Easy_pick_the_most_correct_option/test-*
|
969 |
+
- config_name: ai2_arc_ARC_Easy_qa_options
|
970 |
+
data_files:
|
971 |
+
- split: train
|
972 |
+
path: ai2_arc_ARC_Easy_qa_options/train-*
|
973 |
+
- split: validation
|
974 |
+
path: ai2_arc_ARC_Easy_qa_options/validation-*
|
975 |
+
- split: test
|
976 |
+
path: ai2_arc_ARC_Easy_qa_options/test-*
|
977 |
---
|
978 |
|
979 |
# Dataset Card for P3
|
ai2_arc_ARC_Easy_qa_options/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0797260fab95396b2bf97db4ca56fa41b2d54e1b7b3048eb36b87984143a3c36
|
3 |
+
size 795981
|
ai2_arc_ARC_Easy_qa_options/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0cd36c8c459c834926e151d6e41fdd354b8593440f3a83cad807096c972b98b
|
3 |
+
size 756682
|
ai2_arc_ARC_Easy_qa_options/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58878f92cb0c9e4aa0f51034b97280dfca787706d90acd87070ee85e10a401e2
|
3 |
+
size 192010
|