mariosasko
commited on
Commit
•
c760df6
1
Parent(s):
19f0c50
Upload dataset
Browse files
README.md
CHANGED
@@ -9051,6 +9051,30 @@ dataset_info:
|
|
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:
|
@@ -12006,6 +12030,14 @@ configs:
|
|
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
|
|
|
9051 |
num_examples: 1000
|
9052 |
download_size: 2927347
|
9053 |
dataset_size: 5872410
|
9054 |
+
- config_name: sciq_Multiple_Choice_Question_First
|
9055 |
+
features:
|
9056 |
+
- name: answer_choices
|
9057 |
+
sequence: string
|
9058 |
+
- name: inputs
|
9059 |
+
sequence: int32
|
9060 |
+
- name: inputs_pretokenized
|
9061 |
+
dtype: string
|
9062 |
+
- name: targets
|
9063 |
+
sequence: int32
|
9064 |
+
- name: targets_pretokenized
|
9065 |
+
dtype: string
|
9066 |
+
splits:
|
9067 |
+
- name: train
|
9068 |
+
num_bytes: 15943384
|
9069 |
+
num_examples: 11679
|
9070 |
+
- name: validation
|
9071 |
+
num_bytes: 1355751
|
9072 |
+
num_examples: 1000
|
9073 |
+
- name: test
|
9074 |
+
num_bytes: 1375575
|
9075 |
+
num_examples: 1000
|
9076 |
+
download_size: 8754807
|
9077 |
+
dataset_size: 18674710
|
9078 |
configs:
|
9079 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
9080 |
data_files:
|
|
|
12030 |
path: sciq_Multiple_Choice_Closed_Book_/validation-*
|
12031 |
- split: test
|
12032 |
path: sciq_Multiple_Choice_Closed_Book_/test-*
|
12033 |
+
- config_name: sciq_Multiple_Choice_Question_First
|
12034 |
+
data_files:
|
12035 |
+
- split: train
|
12036 |
+
path: sciq_Multiple_Choice_Question_First/train-*
|
12037 |
+
- split: validation
|
12038 |
+
path: sciq_Multiple_Choice_Question_First/validation-*
|
12039 |
+
- split: test
|
12040 |
+
path: sciq_Multiple_Choice_Question_First/test-*
|
12041 |
---
|
12042 |
|
12043 |
# Dataset Card for P3
|
sciq_Multiple_Choice_Question_First/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad52435ab8bbd230b20a453ab9ad4ca45ad7facb47d0b644d101957f2e09fddb
|
3 |
+
size 638789
|
sciq_Multiple_Choice_Question_First/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70c0699aa56960e5c1af0de3ebccdf0667f920581c7844e8b584eaff80a20a1f
|
3 |
+
size 7474620
|
sciq_Multiple_Choice_Question_First/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b9072934634245f8a4ef613b3f75a6982b71ca2943c9e61d420384a35a07baf
|
3 |
+
size 641398
|