mariosasko
commited on
Commit
•
723200c
1
Parent(s):
4a9b215
Upload dataset
Browse files
README.md
CHANGED
@@ -6884,6 +6884,30 @@ dataset_info:
|
|
6884 |
num_examples: 3084
|
6885 |
download_size: 5342526
|
6886 |
dataset_size: 15250043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6887 |
configs:
|
6888 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6889 |
data_files:
|
@@ -9117,6 +9141,14 @@ configs:
|
|
9117 |
path: piqa_pick_correct_choice_index/validation-*
|
9118 |
- split: test
|
9119 |
path: piqa_pick_correct_choice_index/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9120 |
---
|
9121 |
|
9122 |
# Dataset Card for P3
|
|
|
6884 |
num_examples: 3084
|
6885 |
download_size: 5342526
|
6886 |
dataset_size: 15250043
|
6887 |
+
- config_name: piqa_pick_correct_choice_with_choice_given_before_goal
|
6888 |
+
features:
|
6889 |
+
- name: answer_choices
|
6890 |
+
sequence: string
|
6891 |
+
- name: inputs
|
6892 |
+
sequence: int32
|
6893 |
+
- name: inputs_pretokenized
|
6894 |
+
dtype: string
|
6895 |
+
- name: targets
|
6896 |
+
sequence: int32
|
6897 |
+
- name: targets_pretokenized
|
6898 |
+
dtype: string
|
6899 |
+
splits:
|
6900 |
+
- name: train
|
6901 |
+
num_bytes: 18033614
|
6902 |
+
num_examples: 16113
|
6903 |
+
- name: validation
|
6904 |
+
num_bytes: 2041001
|
6905 |
+
num_examples: 1838
|
6906 |
+
- name: test
|
6907 |
+
num_bytes: 3355981
|
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:
|
|
|
9141 |
path: piqa_pick_correct_choice_index/validation-*
|
9142 |
- split: test
|
9143 |
path: piqa_pick_correct_choice_index/test-*
|
9144 |
+
- config_name: piqa_pick_correct_choice_with_choice_given_before_goal
|
9145 |
+
data_files:
|
9146 |
+
- split: train
|
9147 |
+
path: piqa_pick_correct_choice_with_choice_given_before_goal/train-*
|
9148 |
+
- split: validation
|
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
|
piqa_pick_correct_choice_with_choice_given_before_goal/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f16b3a738b4f0e9f0905a15b1ad9aa7cf1a544433be3dfd6c6e7d6d91515ac55
|
3 |
+
size 1433570
|
piqa_pick_correct_choice_with_choice_given_before_goal/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bfa4e548c1e89e4fea45259bc1ed1d6f2ae2ef49b331f3dd52ad7da4c38a5d9
|
3 |
+
size 7636733
|
piqa_pick_correct_choice_with_choice_given_before_goal/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c563989139b17db1002ba57d02d6ebaae982e595fe2776c35c5a2a5936eb205f
|
3 |
+
size 851008
|