mariosasko
commited on
Commit
•
19f0c50
1
Parent(s):
996c5ed
Upload dataset
Browse files
README.md
CHANGED
@@ -9027,6 +9027,30 @@ dataset_info:
|
|
9027 |
num_examples: 1000
|
9028 |
download_size: 8635433
|
9029 |
dataset_size: 18072834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9030 |
configs:
|
9031 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9032 |
data_files:
|
@@ -11974,6 +11998,14 @@ configs:
|
|
11974 |
path: sciq_Multiple_Choice/validation-*
|
11975 |
- split: test
|
11976 |
path: sciq_Multiple_Choice/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11977 |
---
|
11978 |
|
11979 |
# Dataset Card for P3
|
|
|
9027 |
num_examples: 1000
|
9028 |
download_size: 8635433
|
9029 |
dataset_size: 18072834
|
9030 |
+
- config_name: sciq_Multiple_Choice_Closed_Book_
|
9031 |
+
features:
|
9032 |
+
- name: answer_choices
|
9033 |
+
sequence: string
|
9034 |
+
- name: inputs
|
9035 |
+
sequence: int32
|
9036 |
+
- name: inputs_pretokenized
|
9037 |
+
dtype: string
|
9038 |
+
- name: targets
|
9039 |
+
sequence: int32
|
9040 |
+
- name: targets_pretokenized
|
9041 |
+
dtype: string
|
9042 |
+
splits:
|
9043 |
+
- name: train
|
9044 |
+
num_bytes: 5012999
|
9045 |
+
num_examples: 11679
|
9046 |
+
- name: validation
|
9047 |
+
num_bytes: 435203
|
9048 |
+
num_examples: 1000
|
9049 |
+
- name: test
|
9050 |
+
num_bytes: 424208
|
9051 |
+
num_examples: 1000
|
9052 |
+
download_size: 2927347
|
9053 |
+
dataset_size: 5872410
|
9054 |
configs:
|
9055 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9056 |
data_files:
|
|
|
11998 |
path: sciq_Multiple_Choice/validation-*
|
11999 |
- split: test
|
12000 |
path: sciq_Multiple_Choice/test-*
|
12001 |
+
- config_name: sciq_Multiple_Choice_Closed_Book_
|
12002 |
+
data_files:
|
12003 |
+
- split: train
|
12004 |
+
path: sciq_Multiple_Choice_Closed_Book_/train-*
|
12005 |
+
- split: validation
|
12006 |
+
path: sciq_Multiple_Choice_Closed_Book_/validation-*
|
12007 |
+
- split: test
|
12008 |
+
path: sciq_Multiple_Choice_Closed_Book_/test-*
|
12009 |
---
|
12010 |
|
12011 |
# Dataset Card for P3
|
sciq_Multiple_Choice_Closed_Book_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f537c3761ac4de2502f97554aa41d7b89bac6874ed60afef75afbfc61eee72b
|
3 |
+
size 210075
|
sciq_Multiple_Choice_Closed_Book_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:533bd3fdb30d809b9dd0d1197ed4665fb92962b16d42faa975a3fee03e9b41c8
|
3 |
+
size 2493292
|
sciq_Multiple_Choice_Closed_Book_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68867d772896db7e133453d604ddc95f05011546b08eecd268fe5dc97fa2f250
|
3 |
+
size 223980
|