mariosasko
commited on
Commit
•
3108501
1
Parent(s):
4f9cff3
Upload dataset
Browse files
README.md
CHANGED
@@ -6742,6 +6742,30 @@ dataset_info:
|
|
6742 |
num_examples: 3084
|
6743 |
download_size: 6997845
|
6744 |
dataset_size: 17191297
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6745 |
configs:
|
6746 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6747 |
data_files:
|
@@ -8927,6 +8951,14 @@ configs:
|
|
8927 |
path: piqa_Correct_the_solution_if_false_from_sol_2/validation-*
|
8928 |
- split: test
|
8929 |
path: piqa_Correct_the_solution_if_false_from_sol_2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8930 |
---
|
8931 |
|
8932 |
# Dataset Card for P3
|
|
|
6742 |
num_examples: 3084
|
6743 |
download_size: 6997845
|
6744 |
dataset_size: 17191297
|
6745 |
+
- config_name: piqa_Does_this_solution_make_sense_sol1
|
6746 |
+
features:
|
6747 |
+
- name: answer_choices
|
6748 |
+
sequence: string
|
6749 |
+
- name: inputs
|
6750 |
+
sequence: int32
|
6751 |
+
- name: inputs_pretokenized
|
6752 |
+
dtype: string
|
6753 |
+
- name: targets
|
6754 |
+
sequence: int32
|
6755 |
+
- name: targets_pretokenized
|
6756 |
+
dtype: string
|
6757 |
+
splits:
|
6758 |
+
- name: train
|
6759 |
+
num_bytes: 6636301
|
6760 |
+
num_examples: 16113
|
6761 |
+
- name: validation
|
6762 |
+
num_bytes: 753973
|
6763 |
+
num_examples: 1838
|
6764 |
+
- name: test
|
6765 |
+
num_bytes: 1247802
|
6766 |
+
num_examples: 3084
|
6767 |
+
download_size: 3521901
|
6768 |
+
dataset_size: 8638076
|
6769 |
configs:
|
6770 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6771 |
data_files:
|
|
|
8951 |
path: piqa_Correct_the_solution_if_false_from_sol_2/validation-*
|
8952 |
- split: test
|
8953 |
path: piqa_Correct_the_solution_if_false_from_sol_2/test-*
|
8954 |
+
- config_name: piqa_Does_this_solution_make_sense_sol1
|
8955 |
+
data_files:
|
8956 |
+
- split: train
|
8957 |
+
path: piqa_Does_this_solution_make_sense_sol1/train-*
|
8958 |
+
- split: validation
|
8959 |
+
path: piqa_Does_this_solution_make_sense_sol1/validation-*
|
8960 |
+
- split: test
|
8961 |
+
path: piqa_Does_this_solution_make_sense_sol1/test-*
|
8962 |
---
|
8963 |
|
8964 |
# Dataset Card for P3
|
piqa_Does_this_solution_make_sense_sol1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:028a8ca88472ad9cf5f84bca9f7e7d4286f013fac6081de59acf3d3b07109050
|
3 |
+
size 510370
|
piqa_Does_this_solution_make_sense_sol1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b59fd715d15047cf3d2a2fee3e947945ff1f281d9c0f8bc22241bae101a6b23d
|
3 |
+
size 2702360
|
piqa_Does_this_solution_make_sense_sol1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ced4d14aec8ff71d6a29023b3daed5c3e25e38fa36ffd7ed0f553533847d68
|
3 |
+
size 309171
|