mariosasko
commited on
Commit
•
c297c61
1
Parent(s):
9670e40
Upload dataset
Browse files
README.md
CHANGED
@@ -6246,6 +6246,30 @@ dataset_info:
|
|
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:
|
@@ -8263,6 +8287,14 @@ configs:
|
|
8263 |
path: openbookqa_main_choices/validation-*
|
8264 |
- split: test
|
8265 |
path: openbookqa_main_choices/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8266 |
---
|
8267 |
|
8268 |
# Dataset Card for P3
|
|
|
6246 |
num_examples: 500
|
6247 |
download_size: 1525965
|
6248 |
dataset_size: 2614855
|
6249 |
+
- config_name: openbookqa_main_choose_an_answer_with_options
|
6250 |
+
features:
|
6251 |
+
- name: answer_choices
|
6252 |
+
sequence: string
|
6253 |
+
- name: inputs
|
6254 |
+
sequence: int32
|
6255 |
+
- name: inputs_pretokenized
|
6256 |
+
dtype: string
|
6257 |
+
- name: targets
|
6258 |
+
sequence: int32
|
6259 |
+
- name: targets_pretokenized
|
6260 |
+
dtype: string
|
6261 |
+
splits:
|
6262 |
+
- name: train
|
6263 |
+
num_bytes: 2351501
|
6264 |
+
num_examples: 4957
|
6265 |
+
- name: validation
|
6266 |
+
num_bytes: 256646
|
6267 |
+
num_examples: 500
|
6268 |
+
- name: test
|
6269 |
+
num_bytes: 244988
|
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:
|
|
|
8287 |
path: openbookqa_main_choices/validation-*
|
8288 |
- split: test
|
8289 |
path: openbookqa_main_choices/test-*
|
8290 |
+
- config_name: openbookqa_main_choose_an_answer_with_options
|
8291 |
+
data_files:
|
8292 |
+
- split: train
|
8293 |
+
path: openbookqa_main_choose_an_answer_with_options/train-*
|
8294 |
+
- split: validation
|
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
|
openbookqa_main_choose_an_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:1a85df8c920612fe80f6168af5142b0a5e164c91652e99a77e2926b8c95b90fa
|
3 |
+
size 137696
|
openbookqa_main_choose_an_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:ed75e212fcead7c58125973cdcd734aae43be7aebccde46d5f01bc321b869be9
|
3 |
+
size 1259181
|
openbookqa_main_choose_an_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:646710a45dfb541584728be15a3f9f304ab27b3ca80e234e1207e95b552b7f4b
|
3 |
+
size 144122
|