Upload dataset
Browse files
README.md
CHANGED
|
@@ -6270,6 +6270,30 @@ dataset_info:
|
|
| 6270 |
num_examples: 500
|
| 6271 |
download_size: 1540999
|
| 6272 |
dataset_size: 2853135
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6273 |
configs:
|
| 6274 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6275 |
data_files:
|
|
@@ -8295,6 +8319,14 @@ configs:
|
|
| 8295 |
path: openbookqa_main_choose_an_answer_with_options/validation-*
|
| 8296 |
- split: test
|
| 8297 |
path: openbookqa_main_choose_an_answer_with_options/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8298 |
---
|
| 8299 |
|
| 8300 |
# Dataset Card for P3
|
|
|
|
| 6270 |
num_examples: 500
|
| 6271 |
download_size: 1540999
|
| 6272 |
dataset_size: 2853135
|
| 6273 |
+
- config_name: openbookqa_main_only_options
|
| 6274 |
+
features:
|
| 6275 |
+
- name: answer_choices
|
| 6276 |
+
sequence: string
|
| 6277 |
+
- name: inputs
|
| 6278 |
+
sequence: int32
|
| 6279 |
+
- name: inputs_pretokenized
|
| 6280 |
+
dtype: string
|
| 6281 |
+
- name: targets
|
| 6282 |
+
sequence: int32
|
| 6283 |
+
- name: targets_pretokenized
|
| 6284 |
+
dtype: string
|
| 6285 |
+
splits:
|
| 6286 |
+
- name: train
|
| 6287 |
+
num_bytes: 2044167
|
| 6288 |
+
num_examples: 4957
|
| 6289 |
+
- name: validation
|
| 6290 |
+
num_bytes: 225646
|
| 6291 |
+
num_examples: 500
|
| 6292 |
+
- name: test
|
| 6293 |
+
num_bytes: 213988
|
| 6294 |
+
num_examples: 500
|
| 6295 |
+
download_size: 1510736
|
| 6296 |
+
dataset_size: 2483801
|
| 6297 |
configs:
|
| 6298 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 6299 |
data_files:
|
|
|
|
| 8319 |
path: openbookqa_main_choose_an_answer_with_options/validation-*
|
| 8320 |
- split: test
|
| 8321 |
path: openbookqa_main_choose_an_answer_with_options/test-*
|
| 8322 |
+
- config_name: openbookqa_main_only_options
|
| 8323 |
+
data_files:
|
| 8324 |
+
- split: train
|
| 8325 |
+
path: openbookqa_main_only_options/train-*
|
| 8326 |
+
- split: validation
|
| 8327 |
+
path: openbookqa_main_only_options/validation-*
|
| 8328 |
+
- split: test
|
| 8329 |
+
path: openbookqa_main_only_options/test-*
|
| 8330 |
---
|
| 8331 |
|
| 8332 |
# Dataset Card for P3
|
openbookqa_main_only_options/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e825a899125dfde7b53f59ab2db0980a28500a67be8fca84046d00b5bf240c98
|
| 3 |
+
size 134840
|
openbookqa_main_only_options/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6feaa2940c1bdb1cf36dc2ad5f712fe47d028c6e5b89d05126122c30e4b11a9
|
| 3 |
+
size 1234234
|
openbookqa_main_only_options/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e058f2373d4f52e898e62c598e451c78b1ce5a5716db67c34917e0659e8e0084
|
| 3 |
+
size 141662
|