mariosasko
commited on
Commit
•
218bcd4
1
Parent(s):
b3240b3
Upload dataset
Browse files
README.md
CHANGED
@@ -6366,6 +6366,30 @@ dataset_info:
|
|
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:
|
@@ -8423,6 +8447,14 @@ configs:
|
|
8423 |
path: openbookqa_main_which_correct/validation-*
|
8424 |
- split: test
|
8425 |
path: openbookqa_main_which_correct/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8426 |
---
|
8427 |
|
8428 |
# Dataset Card for P3
|
|
|
6366 |
num_examples: 500
|
6367 |
download_size: 1539423
|
6368 |
dataset_size: 2805479
|
6369 |
+
- config_name: openbookqa_main_which_correct_inverse
|
6370 |
+
features:
|
6371 |
+
- name: answer_choices
|
6372 |
+
sequence: string
|
6373 |
+
- name: inputs
|
6374 |
+
sequence: int32
|
6375 |
+
- name: inputs_pretokenized
|
6376 |
+
dtype: string
|
6377 |
+
- name: targets
|
6378 |
+
sequence: int32
|
6379 |
+
- name: targets_pretokenized
|
6380 |
+
dtype: string
|
6381 |
+
splits:
|
6382 |
+
- name: train
|
6383 |
+
num_bytes: 2311845
|
6384 |
+
num_examples: 4957
|
6385 |
+
- name: validation
|
6386 |
+
num_bytes: 252646
|
6387 |
+
num_examples: 500
|
6388 |
+
- name: test
|
6389 |
+
num_bytes: 240988
|
6390 |
+
num_examples: 500
|
6391 |
+
download_size: 1557407
|
6392 |
+
dataset_size: 2805479
|
6393 |
configs:
|
6394 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6395 |
data_files:
|
|
|
8447 |
path: openbookqa_main_which_correct/validation-*
|
8448 |
- split: test
|
8449 |
path: openbookqa_main_which_correct/test-*
|
8450 |
+
- config_name: openbookqa_main_which_correct_inverse
|
8451 |
+
data_files:
|
8452 |
+
- split: train
|
8453 |
+
path: openbookqa_main_which_correct_inverse/train-*
|
8454 |
+
- split: validation
|
8455 |
+
path: openbookqa_main_which_correct_inverse/validation-*
|
8456 |
+
- split: test
|
8457 |
+
path: openbookqa_main_which_correct_inverse/test-*
|
8458 |
---
|
8459 |
|
8460 |
# Dataset Card for P3
|
openbookqa_main_which_correct_inverse/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d47d313e241f61a22dda4ea1bc6517883d6b6cd91662100f482fd37532462960
|
3 |
+
size 138435
|
openbookqa_main_which_correct_inverse/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c18c41d8d691d25715a0c6d19cdfe9f8fb982ed406c690c716cf5ebbdfbdb1f
|
3 |
+
size 1273920
|
openbookqa_main_which_correct_inverse/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11f874ef37cf9c80db280188a962a973d59605429a05dae576cbecd53fef18e2
|
3 |
+
size 145052
|