mariosasko
commited on
Commit
•
175b96d
1
Parent(s):
b449601
Upload dataset
Browse files
README.md
CHANGED
@@ -503,6 +503,30 @@ dataset_info:
|
|
503 |
num_examples: 1172
|
504 |
download_size: 1087298
|
505 |
dataset_size: 2489187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
506 |
configs:
|
507 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
508 |
data_files:
|
@@ -658,6 +682,14 @@ configs:
|
|
658 |
path: ai2_arc_ARC_Challenge_i_am_hesitating/validation-*
|
659 |
- split: test
|
660 |
path: ai2_arc_ARC_Challenge_i_am_hesitating/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
661 |
---
|
662 |
|
663 |
# Dataset Card for P3
|
|
|
503 |
num_examples: 1172
|
504 |
download_size: 1087298
|
505 |
dataset_size: 2489187
|
506 |
+
- config_name: ai2_arc_ARC_Challenge_multiple_choice
|
507 |
+
features:
|
508 |
+
- name: answer_choices
|
509 |
+
sequence: string
|
510 |
+
- name: inputs
|
511 |
+
sequence: int32
|
512 |
+
- name: inputs_pretokenized
|
513 |
+
dtype: string
|
514 |
+
- name: targets
|
515 |
+
sequence: int32
|
516 |
+
- name: targets_pretokenized
|
517 |
+
dtype: string
|
518 |
+
splits:
|
519 |
+
- name: train
|
520 |
+
num_bytes: 1079865
|
521 |
+
num_examples: 1119
|
522 |
+
- name: validation
|
523 |
+
num_bytes: 294798
|
524 |
+
num_examples: 299
|
525 |
+
- name: test
|
526 |
+
num_bytes: 1153374
|
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:
|
|
|
682 |
path: ai2_arc_ARC_Challenge_i_am_hesitating/validation-*
|
683 |
- split: test
|
684 |
path: ai2_arc_ARC_Challenge_i_am_hesitating/test-*
|
685 |
+
- config_name: ai2_arc_ARC_Challenge_multiple_choice
|
686 |
+
data_files:
|
687 |
+
- split: train
|
688 |
+
path: ai2_arc_ARC_Challenge_multiple_choice/train-*
|
689 |
+
- split: validation
|
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
|
ai2_arc_ARC_Challenge_multiple_choice/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d73225be2e3957e4010c79ed8b7e75ab5be07b3a9bc0fbd1b934d45e525e2753
|
3 |
+
size 497262
|
ai2_arc_ARC_Challenge_multiple_choice/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e22f96d1ecb67d45417db35ed42b99bf2a788ca4fc4fd6aa4b569c727d270c53
|
3 |
+
size 466937
|
ai2_arc_ARC_Challenge_multiple_choice/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8184929fda4058beba65e3520ed5e323f606e4d02b392cca258bf2062b4f0ea1
|
3 |
+
size 132549
|