mariosasko
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -6698,6 +6698,28 @@ dataset_info:
|
|
6698 |
num_examples: 3084
|
6699 |
download_size: 5999625
|
6700 |
dataset_size: 14555677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6701 |
configs:
|
6702 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6703 |
data_files:
|
@@ -8867,6 +8889,14 @@ configs:
|
|
8867 |
path: piqa_Correct_the_solution/validation-*
|
8868 |
- split: test
|
8869 |
path: piqa_Correct_the_solution/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8870 |
---
|
8871 |
|
8872 |
# Dataset Card for P3
|
|
|
6698 |
num_examples: 3084
|
6699 |
download_size: 5999625
|
6700 |
dataset_size: 14555677
|
6701 |
+
- config_name: piqa_Correct_the_solution_if_false_from_sol_1
|
6702 |
+
features:
|
6703 |
+
- name: inputs
|
6704 |
+
sequence: int32
|
6705 |
+
- name: inputs_pretokenized
|
6706 |
+
dtype: string
|
6707 |
+
- name: targets
|
6708 |
+
sequence: int32
|
6709 |
+
- name: targets_pretokenized
|
6710 |
+
dtype: string
|
6711 |
+
splits:
|
6712 |
+
- name: train
|
6713 |
+
num_bytes: 12887919
|
6714 |
+
num_examples: 16113
|
6715 |
+
- name: validation
|
6716 |
+
num_bytes: 1464087
|
6717 |
+
num_examples: 1838
|
6718 |
+
- name: test
|
6719 |
+
num_bytes: 2420392
|
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:
|
|
|
8889 |
path: piqa_Correct_the_solution/validation-*
|
8890 |
- split: test
|
8891 |
path: piqa_Correct_the_solution/test-*
|
8892 |
+
- config_name: piqa_Correct_the_solution_if_false_from_sol_1
|
8893 |
+
data_files:
|
8894 |
+
- split: train
|
8895 |
+
path: piqa_Correct_the_solution_if_false_from_sol_1/train-*
|
8896 |
+
- split: validation
|
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
|
piqa_Correct_the_solution_if_false_from_sol_1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:516f595d87964a756091cf27a708585c11f65959f4e4672f829835ddf6af420a
|
3 |
+
size 1011805
|
piqa_Correct_the_solution_if_false_from_sol_1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06445881b86307bc03ca00cfc586edc18dce5048fe199f9129f9f3db827891db
|
3 |
+
size 5384093
|
piqa_Correct_the_solution_if_false_from_sol_1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f94f32a5fef0d5cf949d130a6976da8b8e9e1a3bdf1185dd01f64b158cdd8c26
|
3 |
+
size 612063
|