Upload dataset
Browse files
README.md
CHANGED
|
@@ -621,6 +621,30 @@ dataset_info:
|
|
| 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:
|
|
@@ -816,6 +840,14 @@ configs:
|
|
| 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
|
|
|
|
| 621 |
num_examples: 2376
|
| 622 |
download_size: 1372031
|
| 623 |
dataset_size: 3669007
|
| 624 |
+
- config_name: ai2_arc_ARC_Easy_i_am_hesitating
|
| 625 |
+
features:
|
| 626 |
+
- name: answer_choices
|
| 627 |
+
sequence: string
|
| 628 |
+
- name: inputs
|
| 629 |
+
sequence: int32
|
| 630 |
+
- name: inputs_pretokenized
|
| 631 |
+
dtype: string
|
| 632 |
+
- name: targets
|
| 633 |
+
sequence: int32
|
| 634 |
+
- name: targets_pretokenized
|
| 635 |
+
dtype: string
|
| 636 |
+
splits:
|
| 637 |
+
- name: train
|
| 638 |
+
num_bytes: 1893561
|
| 639 |
+
num_examples: 2251
|
| 640 |
+
- name: validation
|
| 641 |
+
num_bytes: 479155
|
| 642 |
+
num_examples: 570
|
| 643 |
+
- name: test
|
| 644 |
+
num_bytes: 2003593
|
| 645 |
+
num_examples: 2376
|
| 646 |
+
download_size: 1829256
|
| 647 |
+
dataset_size: 4376309
|
| 648 |
configs:
|
| 649 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 650 |
data_files:
|
|
|
|
| 840 |
path: ai2_arc_ARC_Easy_heres_a_problem/validation-*
|
| 841 |
- split: test
|
| 842 |
path: ai2_arc_ARC_Easy_heres_a_problem/test-*
|
| 843 |
+
- config_name: ai2_arc_ARC_Easy_i_am_hesitating
|
| 844 |
+
data_files:
|
| 845 |
+
- split: train
|
| 846 |
+
path: ai2_arc_ARC_Easy_i_am_hesitating/train-*
|
| 847 |
+
- split: validation
|
| 848 |
+
path: ai2_arc_ARC_Easy_i_am_hesitating/validation-*
|
| 849 |
+
- split: test
|
| 850 |
+
path: ai2_arc_ARC_Easy_i_am_hesitating/test-*
|
| 851 |
---
|
| 852 |
|
| 853 |
# Dataset Card for P3
|
ai2_arc_ARC_Easy_i_am_hesitating/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5688c40d8c38567e8fa0c9a90a5d07ed40f625c3908f728914e1fb264f19afc1
|
| 3 |
+
size 833125
|
ai2_arc_ARC_Easy_i_am_hesitating/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a5b0975b79c48c963dea82ac0fc4ee605d978ed2c4824feed1b1e5f63246f40
|
| 3 |
+
size 794954
|
ai2_arc_ARC_Easy_i_am_hesitating/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0246a0916326a52af972b9b37c1fad4a6666c5709e5ce55587a59c8bce14b65b
|
| 3 |
+
size 201177
|