Upload dataset
Browse files
README.md
CHANGED
|
@@ -8145,6 +8145,30 @@ dataset_info:
|
|
| 8145 |
num_examples: 3498
|
| 8146 |
download_size: 90227530
|
| 8147 |
dataset_size: 277331917
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8148 |
configs:
|
| 8149 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8150 |
data_files:
|
|
@@ -10796,6 +10820,14 @@ configs:
|
|
| 10796 |
path: race_high_Write_a_multi_choice_question_options_given_/validation-*
|
| 10797 |
- split: test
|
| 10798 |
path: race_high_Write_a_multi_choice_question_options_given_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10799 |
---
|
| 10800 |
|
| 10801 |
# Dataset Card for P3
|
|
|
|
| 8145 |
num_examples: 3498
|
| 8146 |
download_size: 90227530
|
| 8147 |
dataset_size: 277331917
|
| 8148 |
+
- config_name: race_middle_Is_this_the_right_answer
|
| 8149 |
+
features:
|
| 8150 |
+
- name: answer_choices
|
| 8151 |
+
sequence: string
|
| 8152 |
+
- name: inputs
|
| 8153 |
+
sequence: int32
|
| 8154 |
+
- name: inputs_pretokenized
|
| 8155 |
+
dtype: string
|
| 8156 |
+
- name: targets
|
| 8157 |
+
sequence: int32
|
| 8158 |
+
- name: targets_pretokenized
|
| 8159 |
+
dtype: string
|
| 8160 |
+
splits:
|
| 8161 |
+
- name: train
|
| 8162 |
+
num_bytes: 59522502
|
| 8163 |
+
num_examples: 25421
|
| 8164 |
+
- name: validation
|
| 8165 |
+
num_bytes: 3374951
|
| 8166 |
+
num_examples: 1436
|
| 8167 |
+
- name: test
|
| 8168 |
+
num_bytes: 3426265
|
| 8169 |
+
num_examples: 1436
|
| 8170 |
+
download_size: 20970954
|
| 8171 |
+
dataset_size: 66323718
|
| 8172 |
configs:
|
| 8173 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 8174 |
data_files:
|
|
|
|
| 10820 |
path: race_high_Write_a_multi_choice_question_options_given_/validation-*
|
| 10821 |
- split: test
|
| 10822 |
path: race_high_Write_a_multi_choice_question_options_given_/test-*
|
| 10823 |
+
- config_name: race_middle_Is_this_the_right_answer
|
| 10824 |
+
data_files:
|
| 10825 |
+
- split: train
|
| 10826 |
+
path: race_middle_Is_this_the_right_answer/train-*
|
| 10827 |
+
- split: validation
|
| 10828 |
+
path: race_middle_Is_this_the_right_answer/validation-*
|
| 10829 |
+
- split: test
|
| 10830 |
+
path: race_middle_Is_this_the_right_answer/test-*
|
| 10831 |
---
|
| 10832 |
|
| 10833 |
# Dataset Card for P3
|
race_middle_Is_this_the_right_answer/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a8a7a291cf797adcb5195f48259cb4c793a637935bcf532068cbaf17ee9089f
|
| 3 |
+
size 1033130
|
race_middle_Is_this_the_right_answer/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b926cf30cb3df7a7c4990cf1283554e2571bc135d0634ccf48b07ab66747f885
|
| 3 |
+
size 18942046
|
race_middle_Is_this_the_right_answer/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1e21efa57dd9a6ef81d4c0879a6d223aaca3fd83e1f68684e73773d75888387
|
| 3 |
+
size 995778
|