mariosasko
commited on
Commit
•
4f9cff3
1
Parent(s):
662fb38
Upload dataset
Browse files
README.md
CHANGED
@@ -6720,6 +6720,28 @@ dataset_info:
|
|
6720 |
num_examples: 3084
|
6721 |
download_size: 7007961
|
6722 |
dataset_size: 16772398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6723 |
configs:
|
6724 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6725 |
data_files:
|
@@ -8897,6 +8919,14 @@ configs:
|
|
8897 |
path: piqa_Correct_the_solution_if_false_from_sol_1/validation-*
|
8898 |
- split: test
|
8899 |
path: piqa_Correct_the_solution_if_false_from_sol_1/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8900 |
---
|
8901 |
|
8902 |
# Dataset Card for P3
|
|
|
6720 |
num_examples: 3084
|
6721 |
download_size: 7007961
|
6722 |
dataset_size: 16772398
|
6723 |
+
- config_name: piqa_Correct_the_solution_if_false_from_sol_2
|
6724 |
+
features:
|
6725 |
+
- name: inputs
|
6726 |
+
sequence: int32
|
6727 |
+
- name: inputs_pretokenized
|
6728 |
+
dtype: string
|
6729 |
+
- name: targets
|
6730 |
+
sequence: int32
|
6731 |
+
- name: targets_pretokenized
|
6732 |
+
dtype: string
|
6733 |
+
splits:
|
6734 |
+
- name: train
|
6735 |
+
num_bytes: 13211867
|
6736 |
+
num_examples: 16113
|
6737 |
+
- name: validation
|
6738 |
+
num_bytes: 1501638
|
6739 |
+
num_examples: 1838
|
6740 |
+
- name: test
|
6741 |
+
num_bytes: 2477792
|
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:
|
|
|
8919 |
path: piqa_Correct_the_solution_if_false_from_sol_1/validation-*
|
8920 |
- split: test
|
8921 |
path: piqa_Correct_the_solution_if_false_from_sol_1/test-*
|
8922 |
+
- config_name: piqa_Correct_the_solution_if_false_from_sol_2
|
8923 |
+
data_files:
|
8924 |
+
- split: train
|
8925 |
+
path: piqa_Correct_the_solution_if_false_from_sol_2/train-*
|
8926 |
+
- split: validation
|
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
|
piqa_Correct_the_solution_if_false_from_sol_2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc42d4130dd04e1792d9d27b84e00a3d4c1d565908766a674c68f17989cbafde
|
3 |
+
size 1008315
|
piqa_Correct_the_solution_if_false_from_sol_2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9378669d8ad579d9ac0d2bb1bf71251bf2b50fd0c2240d3fd30ff6761281419
|
3 |
+
size 5377525
|
piqa_Correct_the_solution_if_false_from_sol_2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b3348a27f2d2b015e06660cbfdafa958953969ef1a3bf88378be1c6aa00bbd8
|
3 |
+
size 612005
|