mariosasko
commited on
Commit
•
6a456c3
1
Parent(s):
523eae3
Upload dataset
Browse files
README.md
CHANGED
@@ -6790,6 +6790,30 @@ dataset_info:
|
|
6790 |
num_examples: 3084
|
6791 |
download_size: 3509157
|
6792 |
dataset_size: 7761570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6793 |
configs:
|
6794 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6795 |
data_files:
|
@@ -8991,6 +9015,14 @@ configs:
|
|
8991 |
path: piqa_Does_this_solution_make_sense_sol2/validation-*
|
8992 |
- split: test
|
8993 |
path: piqa_Does_this_solution_make_sense_sol2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8994 |
---
|
8995 |
|
8996 |
# Dataset Card for P3
|
|
|
6790 |
num_examples: 3084
|
6791 |
download_size: 3509157
|
6792 |
dataset_size: 7761570
|
6793 |
+
- config_name: piqa_choose_the_most_appropriate_solution
|
6794 |
+
features:
|
6795 |
+
- name: answer_choices
|
6796 |
+
sequence: string
|
6797 |
+
- name: inputs
|
6798 |
+
sequence: int32
|
6799 |
+
- name: inputs_pretokenized
|
6800 |
+
dtype: string
|
6801 |
+
- name: targets
|
6802 |
+
sequence: int32
|
6803 |
+
- name: targets_pretokenized
|
6804 |
+
dtype: string
|
6805 |
+
splits:
|
6806 |
+
- name: train
|
6807 |
+
num_bytes: 13494825
|
6808 |
+
num_examples: 16113
|
6809 |
+
- name: validation
|
6810 |
+
num_bytes: 1532355
|
6811 |
+
num_examples: 1838
|
6812 |
+
- name: test
|
6813 |
+
num_bytes: 2536713
|
6814 |
+
num_examples: 3084
|
6815 |
+
download_size: 5413070
|
6816 |
+
dataset_size: 17563893
|
6817 |
configs:
|
6818 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6819 |
data_files:
|
|
|
9015 |
path: piqa_Does_this_solution_make_sense_sol2/validation-*
|
9016 |
- split: test
|
9017 |
path: piqa_Does_this_solution_make_sense_sol2/test-*
|
9018 |
+
- config_name: piqa_choose_the_most_appropriate_solution
|
9019 |
+
data_files:
|
9020 |
+
- split: train
|
9021 |
+
path: piqa_choose_the_most_appropriate_solution/train-*
|
9022 |
+
- split: validation
|
9023 |
+
path: piqa_choose_the_most_appropriate_solution/validation-*
|
9024 |
+
- split: test
|
9025 |
+
path: piqa_choose_the_most_appropriate_solution/test-*
|
9026 |
---
|
9027 |
|
9028 |
# Dataset Card for P3
|
piqa_choose_the_most_appropriate_solution/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bf3f839438a64b6f1da76656f7db5ec0cb48b8aa73784a31b1b5abe947873d9
|
3 |
+
size 784439
|
piqa_choose_the_most_appropriate_solution/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2aa519ec426beec41bad48f674487dd20ea2f66a57a498dd14f3478c7f0ae50
|
3 |
+
size 4167376
|
piqa_choose_the_most_appropriate_solution/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b120ad3903be1182d0dfd08b37d15f66cf8c5cb816b04fa15c5228a2676ce72
|
3 |
+
size 461255
|