Upload dataset
Browse files
README.md
CHANGED
|
@@ -6222,6 +6222,30 @@ dataset_info:
|
|
| 6222 |
num_examples: 5622
|
| 6223 |
download_size: 357472016
|
| 6224 |
dataset_size: 656096167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6225 |
configs:
|
| 6226 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6227 |
data_files:
|
|
@@ -8231,6 +8255,14 @@ configs:
|
|
| 8231 |
path: multi_news_what_are_the_key_points/validation-*
|
| 8232 |
- split: test
|
| 8233 |
path: multi_news_what_are_the_key_points/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8234 |
---
|
| 8235 |
|
| 8236 |
# Dataset Card for P3
|
|
|
|
| 6222 |
num_examples: 5622
|
| 6223 |
download_size: 357472016
|
| 6224 |
dataset_size: 656096167
|
| 6225 |
+
- config_name: openbookqa_main_choices
|
| 6226 |
+
features:
|
| 6227 |
+
- name: answer_choices
|
| 6228 |
+
sequence: string
|
| 6229 |
+
- name: inputs
|
| 6230 |
+
sequence: int32
|
| 6231 |
+
- name: inputs_pretokenized
|
| 6232 |
+
dtype: string
|
| 6233 |
+
- name: targets
|
| 6234 |
+
sequence: int32
|
| 6235 |
+
- name: targets_pretokenized
|
| 6236 |
+
dtype: string
|
| 6237 |
+
splits:
|
| 6238 |
+
- name: train
|
| 6239 |
+
num_bytes: 2153221
|
| 6240 |
+
num_examples: 4957
|
| 6241 |
+
- name: validation
|
| 6242 |
+
num_bytes: 236646
|
| 6243 |
+
num_examples: 500
|
| 6244 |
+
- name: test
|
| 6245 |
+
num_bytes: 224988
|
| 6246 |
+
num_examples: 500
|
| 6247 |
+
download_size: 1525965
|
| 6248 |
+
dataset_size: 2614855
|
| 6249 |
configs:
|
| 6250 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6251 |
data_files:
|
|
|
|
| 8255 |
path: multi_news_what_are_the_key_points/validation-*
|
| 8256 |
- split: test
|
| 8257 |
path: multi_news_what_are_the_key_points/test-*
|
| 8258 |
+
- config_name: openbookqa_main_choices
|
| 8259 |
+
data_files:
|
| 8260 |
+
- split: train
|
| 8261 |
+
path: openbookqa_main_choices/train-*
|
| 8262 |
+
- split: validation
|
| 8263 |
+
path: openbookqa_main_choices/validation-*
|
| 8264 |
+
- split: test
|
| 8265 |
+
path: openbookqa_main_choices/test-*
|
| 8266 |
---
|
| 8267 |
|
| 8268 |
# Dataset Card for P3
|
openbookqa_main_choices/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:646f03183981b92587edba67350cc73d046d41f944a05ab5c43041a52a76116e
|
| 3 |
+
size 136057
|
openbookqa_main_choices/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b99c13ae4e6602ebbbdffe87128fe0c532b501346bad663068cb1acdf37be7a
|
| 3 |
+
size 1247216
|
openbookqa_main_choices/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5ab90785ef49fb2762fe6c1d0921f067d901d2bf94f333e4a31ffe641d6e603
|
| 3 |
+
size 142692
|