mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -6294,6 +6294,30 @@ dataset_info:
|
|
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:
|
@@ -8327,6 +8351,14 @@ configs:
|
|
8327 |
path: openbookqa_main_only_options/validation-*
|
8328 |
- split: test
|
8329 |
path: openbookqa_main_only_options/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8330 |
---
|
8331 |
|
8332 |
# Dataset Card for P3
|
|
|
6294 |
num_examples: 500
|
6295 |
download_size: 1510736
|
6296 |
dataset_size: 2483801
|
6297 |
+
- config_name: openbookqa_main_pick_answer_with_options
|
6298 |
+
features:
|
6299 |
+
- name: answer_choices
|
6300 |
+
sequence: string
|
6301 |
+
- name: inputs
|
6302 |
+
sequence: int32
|
6303 |
+
- name: inputs_pretokenized
|
6304 |
+
dtype: string
|
6305 |
+
- name: targets
|
6306 |
+
sequence: int32
|
6307 |
+
- name: targets_pretokenized
|
6308 |
+
dtype: string
|
6309 |
+
splits:
|
6310 |
+
- name: train
|
6311 |
+
num_bytes: 2391157
|
6312 |
+
num_examples: 4957
|
6313 |
+
- name: validation
|
6314 |
+
num_bytes: 260646
|
6315 |
+
num_examples: 500
|
6316 |
+
- name: test
|
6317 |
+
num_bytes: 248988
|
6318 |
+
num_examples: 500
|
6319 |
+
download_size: 1543503
|
6320 |
+
dataset_size: 2900791
|
6321 |
configs:
|
6322 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6323 |
data_files:
|
|
|
8351 |
path: openbookqa_main_only_options/validation-*
|
8352 |
- split: test
|
8353 |
path: openbookqa_main_only_options/test-*
|
8354 |
+
- config_name: openbookqa_main_pick_answer_with_options
|
8355 |
+
data_files:
|
8356 |
+
- split: train
|
8357 |
+
path: openbookqa_main_pick_answer_with_options/train-*
|
8358 |
+
- split: validation
|
8359 |
+
path: openbookqa_main_pick_answer_with_options/validation-*
|
8360 |
+
- split: test
|
8361 |
+
path: openbookqa_main_pick_answer_with_options/test-*
|
8362 |
---
|
8363 |
|
8364 |
# Dataset Card for P3
|
openbookqa_main_pick_answer_with_options/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c91372e34c70d0d8d4b9b0172305f94c1a69cb53bbc83f8ff63f741aff086b95
|
3 |
+
size 137713
|
openbookqa_main_pick_answer_with_options/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:724cb3bd0a9a322a54515665fdfa35f48d4c5e67f823f7c70d2e6ed18ff1dbcb
|
3 |
+
size 1261654
|
openbookqa_main_pick_answer_with_options/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:606a38348cb356d412241951c3a5ee2f2546d9cbc33185e5e8814cd3c376d71f
|
3 |
+
size 144136
|