mariosasko
commited on
Commit
•
b3240b3
1
Parent(s):
a540768
Upload dataset
Browse files
README.md
CHANGED
@@ -6342,6 +6342,30 @@ dataset_info:
|
|
6342 |
num_examples: 500
|
6343 |
download_size: 1091533
|
6344 |
dataset_size: 2695106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6345 |
configs:
|
6346 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6347 |
data_files:
|
@@ -8391,6 +8415,14 @@ configs:
|
|
8391 |
path: openbookqa_main_pick_using_id/validation-*
|
8392 |
- split: test
|
8393 |
path: openbookqa_main_pick_using_id/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8394 |
---
|
8395 |
|
8396 |
# Dataset Card for P3
|
|
|
6342 |
num_examples: 500
|
6343 |
download_size: 1091533
|
6344 |
dataset_size: 2695106
|
6345 |
+
- config_name: openbookqa_main_which_correct
|
6346 |
+
features:
|
6347 |
+
- name: answer_choices
|
6348 |
+
sequence: string
|
6349 |
+
- name: inputs
|
6350 |
+
sequence: int32
|
6351 |
+
- name: inputs_pretokenized
|
6352 |
+
dtype: string
|
6353 |
+
- name: targets
|
6354 |
+
sequence: int32
|
6355 |
+
- name: targets_pretokenized
|
6356 |
+
dtype: string
|
6357 |
+
splits:
|
6358 |
+
- name: train
|
6359 |
+
num_bytes: 2311845
|
6360 |
+
num_examples: 4957
|
6361 |
+
- name: validation
|
6362 |
+
num_bytes: 252646
|
6363 |
+
num_examples: 500
|
6364 |
+
- name: test
|
6365 |
+
num_bytes: 240988
|
6366 |
+
num_examples: 500
|
6367 |
+
download_size: 1539423
|
6368 |
+
dataset_size: 2805479
|
6369 |
configs:
|
6370 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6371 |
data_files:
|
|
|
8415 |
path: openbookqa_main_pick_using_id/validation-*
|
8416 |
- split: test
|
8417 |
path: openbookqa_main_pick_using_id/test-*
|
8418 |
+
- config_name: openbookqa_main_which_correct
|
8419 |
+
data_files:
|
8420 |
+
- split: train
|
8421 |
+
path: openbookqa_main_which_correct/train-*
|
8422 |
+
- split: validation
|
8423 |
+
path: openbookqa_main_which_correct/validation-*
|
8424 |
+
- split: test
|
8425 |
+
path: openbookqa_main_which_correct/test-*
|
8426 |
---
|
8427 |
|
8428 |
# Dataset Card for P3
|
openbookqa_main_which_correct/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5a3770d40e8aedc22aabe6ae9287b473df0b9f28749a9cd874f83307539621d
|
3 |
+
size 137401
|
openbookqa_main_which_correct/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5891e2ab87bb57a435f49cf765216b5f805e0ddd4052e61a6b16012bcf205889
|
3 |
+
size 1258195
|
openbookqa_main_which_correct/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12aaece62c7f891f15eb1f59b11215109d746fd4becd457ce0200a307a67292e
|
3 |
+
size 143827
|