mariosasko
commited on
Commit
•
9fe9ccf
1
Parent(s):
723200c
Upload dataset
Browse files
README.md
CHANGED
@@ -6908,6 +6908,30 @@ dataset_info:
|
|
6908 |
num_examples: 3084
|
6909 |
download_size: 9921311
|
6910 |
dataset_size: 23430596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6911 |
configs:
|
6912 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6913 |
data_files:
|
@@ -9149,6 +9173,14 @@ configs:
|
|
9149 |
path: piqa_pick_correct_choice_with_choice_given_before_goal/validation-*
|
9150 |
- split: test
|
9151 |
path: piqa_pick_correct_choice_with_choice_given_before_goal/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9152 |
---
|
9153 |
|
9154 |
# Dataset Card for P3
|
|
|
6908 |
num_examples: 3084
|
6909 |
download_size: 9921311
|
6910 |
dataset_size: 23430596
|
6911 |
+
- config_name: piqa_what_is_the_correct_ending
|
6912 |
+
features:
|
6913 |
+
- name: answer_choices
|
6914 |
+
sequence: string
|
6915 |
+
- name: inputs
|
6916 |
+
sequence: int32
|
6917 |
+
- name: inputs_pretokenized
|
6918 |
+
dtype: string
|
6919 |
+
- name: targets
|
6920 |
+
sequence: int32
|
6921 |
+
- name: targets_pretokenized
|
6922 |
+
dtype: string
|
6923 |
+
splits:
|
6924 |
+
- name: train
|
6925 |
+
num_bytes: 16212845
|
6926 |
+
num_examples: 16113
|
6927 |
+
- name: validation
|
6928 |
+
num_bytes: 1833307
|
6929 |
+
num_examples: 1838
|
6930 |
+
- name: test
|
6931 |
+
num_bytes: 3007489
|
6932 |
+
num_examples: 3084
|
6933 |
+
download_size: 9698311
|
6934 |
+
dataset_size: 21053641
|
6935 |
configs:
|
6936 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6937 |
data_files:
|
|
|
9173 |
path: piqa_pick_correct_choice_with_choice_given_before_goal/validation-*
|
9174 |
- split: test
|
9175 |
path: piqa_pick_correct_choice_with_choice_given_before_goal/test-*
|
9176 |
+
- config_name: piqa_what_is_the_correct_ending
|
9177 |
+
data_files:
|
9178 |
+
- split: train
|
9179 |
+
path: piqa_what_is_the_correct_ending/train-*
|
9180 |
+
- split: validation
|
9181 |
+
path: piqa_what_is_the_correct_ending/validation-*
|
9182 |
+
- split: test
|
9183 |
+
path: piqa_what_is_the_correct_ending/test-*
|
9184 |
---
|
9185 |
|
9186 |
# Dataset Card for P3
|
piqa_what_is_the_correct_ending/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21897fff467d2ac9d8a653fc68dc6d381763195fbb06f666a6ca6db9e8f62042
|
3 |
+
size 1404764
|
piqa_what_is_the_correct_ending/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97f342f3f94cccc31ca2efc5311ae5e051b9949855c53b92a1a6d928fcc55e9b
|
3 |
+
size 7460647
|
piqa_what_is_the_correct_ending/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:459f3f039fa5dc59d8dba5efbd72c0cc1da3db3311c5694b1d8027a2c28fb072
|
3 |
+
size 832900
|