mariosasko
commited on
Commit
•
6da64b7
1
Parent(s):
50f0f7c
Upload dataset
Browse files
README.md
CHANGED
@@ -669,6 +669,28 @@ dataset_info:
|
|
669 |
num_examples: 2376
|
670 |
download_size: 1833872
|
671 |
dataset_size: 4454264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
672 |
configs:
|
673 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
674 |
data_files:
|
@@ -880,6 +902,14 @@ configs:
|
|
880 |
path: ai2_arc_ARC_Easy_multiple_choice/validation-*
|
881 |
- split: test
|
882 |
path: ai2_arc_ARC_Easy_multiple_choice/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
883 |
---
|
884 |
|
885 |
# Dataset Card for P3
|
|
|
669 |
num_examples: 2376
|
670 |
download_size: 1833872
|
671 |
dataset_size: 4454264
|
672 |
+
- config_name: ai2_arc_ARC_Easy_pick_false_options
|
673 |
+
features:
|
674 |
+
- name: inputs
|
675 |
+
sequence: int32
|
676 |
+
- name: inputs_pretokenized
|
677 |
+
dtype: string
|
678 |
+
- name: targets
|
679 |
+
sequence: int32
|
680 |
+
- name: targets_pretokenized
|
681 |
+
dtype: string
|
682 |
+
splits:
|
683 |
+
- name: train
|
684 |
+
num_bytes: 1702829
|
685 |
+
num_examples: 2251
|
686 |
+
- name: validation
|
687 |
+
num_bytes: 431949
|
688 |
+
num_examples: 570
|
689 |
+
- name: test
|
690 |
+
num_bytes: 1803223
|
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:
|
|
|
902 |
path: ai2_arc_ARC_Easy_multiple_choice/validation-*
|
903 |
- split: test
|
904 |
path: ai2_arc_ARC_Easy_multiple_choice/test-*
|
905 |
+
- config_name: ai2_arc_ARC_Easy_pick_false_options
|
906 |
+
data_files:
|
907 |
+
- split: train
|
908 |
+
path: ai2_arc_ARC_Easy_pick_false_options/train-*
|
909 |
+
- split: validation
|
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
|
ai2_arc_ARC_Easy_pick_false_options/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29052063c8596f53a5bbc749874eb33780c7d867660eceeb8eccc3508d269234
|
3 |
+
size 808331
|
ai2_arc_ARC_Easy_pick_false_options/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9c159d7f8e81932369ef29f8b5096b6d06af9144f3c945025d94719e985bdf8
|
3 |
+
size 769663
|
ai2_arc_ARC_Easy_pick_false_options/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e225f16cf3b55d4a182a6bd1bda21e22e94c42acb11a9f2ba50e82b1ca6add76
|
3 |
+
size 195696
|