mariosasko
commited on
Commit
•
53e0295
1
Parent(s):
175b96d
Upload dataset
Browse files
README.md
CHANGED
@@ -527,6 +527,28 @@ dataset_info:
|
|
527 |
num_examples: 1172
|
528 |
download_size: 1096748
|
529 |
dataset_size: 2528037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
530 |
configs:
|
531 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
532 |
data_files:
|
@@ -690,6 +712,14 @@ configs:
|
|
690 |
path: ai2_arc_ARC_Challenge_multiple_choice/validation-*
|
691 |
- split: test
|
692 |
path: ai2_arc_ARC_Challenge_multiple_choice/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
693 |
---
|
694 |
|
695 |
# Dataset Card for P3
|
|
|
527 |
num_examples: 1172
|
528 |
download_size: 1096748
|
529 |
dataset_size: 2528037
|
530 |
+
- config_name: ai2_arc_ARC_Challenge_pick_false_options
|
531 |
+
features:
|
532 |
+
- name: inputs
|
533 |
+
sequence: int32
|
534 |
+
- name: inputs_pretokenized
|
535 |
+
dtype: string
|
536 |
+
- name: targets
|
537 |
+
sequence: int32
|
538 |
+
- name: targets_pretokenized
|
539 |
+
dtype: string
|
540 |
+
splits:
|
541 |
+
- name: train
|
542 |
+
num_bytes: 965402
|
543 |
+
num_examples: 1119
|
544 |
+
- name: validation
|
545 |
+
num_bytes: 263171
|
546 |
+
num_examples: 299
|
547 |
+
- name: test
|
548 |
+
num_bytes: 1032956
|
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:
|
|
|
712 |
path: ai2_arc_ARC_Challenge_multiple_choice/validation-*
|
713 |
- split: test
|
714 |
path: ai2_arc_ARC_Challenge_multiple_choice/test-*
|
715 |
+
- config_name: ai2_arc_ARC_Challenge_pick_false_options
|
716 |
+
data_files:
|
717 |
+
- split: train
|
718 |
+
path: ai2_arc_ARC_Challenge_pick_false_options/train-*
|
719 |
+
- split: validation
|
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
|
ai2_arc_ARC_Challenge_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:092222f0c61a4cc95ecdcd75701bf07399f5d2d83806e04b0a34b677596f9c72
|
3 |
+
size 472595
|
ai2_arc_ARC_Challenge_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:6305c9c4fc98538f8d31f14cb0a80eb0c1d6f2f2fbc621b8cd9274ba02ef4197
|
3 |
+
size 443344
|
ai2_arc_ARC_Challenge_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:e25c7e2a6a09acc14db972bd405f9123a772c2da36ed82813deeba8f6006810e
|
3 |
+
size 127749
|