mariosasko
commited on
Commit
•
523eae3
1
Parent(s):
3108501
Upload dataset
Browse files
README.md
CHANGED
@@ -6766,6 +6766,30 @@ dataset_info:
|
|
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:
|
@@ -8959,6 +8983,14 @@ configs:
|
|
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
|
|
|
6766 |
num_examples: 3084
|
6767 |
download_size: 3521901
|
6768 |
dataset_size: 8638076
|
6769 |
+
- config_name: piqa_Does_this_solution_make_sense_sol2
|
6770 |
+
features:
|
6771 |
+
- name: answer_choices
|
6772 |
+
sequence: string
|
6773 |
+
- name: inputs
|
6774 |
+
sequence: int32
|
6775 |
+
- name: inputs_pretokenized
|
6776 |
+
dtype: string
|
6777 |
+
- name: targets
|
6778 |
+
sequence: int32
|
6779 |
+
- name: targets_pretokenized
|
6780 |
+
dtype: string
|
6781 |
+
splits:
|
6782 |
+
- name: train
|
6783 |
+
num_bytes: 5965494
|
6784 |
+
num_examples: 16113
|
6785 |
+
- name: validation
|
6786 |
+
num_bytes: 678150
|
6787 |
+
num_examples: 1838
|
6788 |
+
- name: test
|
6789 |
+
num_bytes: 1117926
|
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:
|
|
|
8983 |
path: piqa_Does_this_solution_make_sense_sol1/validation-*
|
8984 |
- split: test
|
8985 |
path: piqa_Does_this_solution_make_sense_sol1/test-*
|
8986 |
+
- config_name: piqa_Does_this_solution_make_sense_sol2
|
8987 |
+
data_files:
|
8988 |
+
- split: train
|
8989 |
+
path: piqa_Does_this_solution_make_sense_sol2/train-*
|
8990 |
+
- split: validation
|
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
|
piqa_Does_this_solution_make_sense_sol2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d9f2a17ff5841766c9f3637527af2a729e53b95c94137ea5fa4a049e1ff0e46
|
3 |
+
size 501689
|
piqa_Does_this_solution_make_sense_sol2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ca7a74dd9d8742dd6aca5ae6688bd69f7fbdc5c84c487a77902a7444f912d6e
|
3 |
+
size 2695382
|
piqa_Does_this_solution_make_sense_sol2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cffabc277fc7eb6830311bc376dd5894a4cbebb12e873b20576f89e2acb4f8a1
|
3 |
+
size 312086
|