mariosasko
commited on
Commit
•
e28bcba
1
Parent(s):
20a5070
Upload dataset
Browse files
README.md
CHANGED
@@ -14864,6 +14864,34 @@ dataset_info:
|
|
14864 |
num_examples: 1767
|
14865 |
download_size: 5218314
|
14866 |
dataset_size: 18109287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14867 |
configs:
|
14868 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14869 |
data_files:
|
@@ -19645,6 +19673,14 @@ configs:
|
|
19645 |
path: winogrande_winogrande_xl_fill_in_the_blank/validation-*
|
19646 |
- split: test
|
19647 |
path: winogrande_winogrande_xl_fill_in_the_blank/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19648 |
---
|
19649 |
|
19650 |
# Dataset Card for P3
|
|
|
14864 |
num_examples: 1767
|
14865 |
download_size: 5218314
|
14866 |
dataset_size: 18109287
|
14867 |
+
- config_name: winogrande_winogrande_xl_fill_in_the_blank_score_eval
|
14868 |
+
features:
|
14869 |
+
- name: idx
|
14870 |
+
sequence: int32
|
14871 |
+
- name: inputs
|
14872 |
+
sequence: int32
|
14873 |
+
- name: inputs_pretokenized
|
14874 |
+
dtype: string
|
14875 |
+
- name: is_correct
|
14876 |
+
dtype: bool
|
14877 |
+
- name: targets
|
14878 |
+
sequence: int32
|
14879 |
+
- name: targets_pretokenized
|
14880 |
+
dtype: string
|
14881 |
+
- name: weight
|
14882 |
+
dtype: float32
|
14883 |
+
splits:
|
14884 |
+
- name: train
|
14885 |
+
num_bytes: 32788654
|
14886 |
+
num_examples: 80796
|
14887 |
+
- name: validation
|
14888 |
+
num_bytes: 1035222
|
14889 |
+
num_examples: 2534
|
14890 |
+
- name: test
|
14891 |
+
num_bytes: 1447919
|
14892 |
+
num_examples: 3534
|
14893 |
+
download_size: 7679499
|
14894 |
+
dataset_size: 35271795
|
14895 |
configs:
|
14896 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
14897 |
data_files:
|
|
|
19673 |
path: winogrande_winogrande_xl_fill_in_the_blank/validation-*
|
19674 |
- split: test
|
19675 |
path: winogrande_winogrande_xl_fill_in_the_blank/test-*
|
19676 |
+
- config_name: winogrande_winogrande_xl_fill_in_the_blank_score_eval
|
19677 |
+
data_files:
|
19678 |
+
- split: train
|
19679 |
+
path: winogrande_winogrande_xl_fill_in_the_blank_score_eval/train-*
|
19680 |
+
- split: validation
|
19681 |
+
path: winogrande_winogrande_xl_fill_in_the_blank_score_eval/validation-*
|
19682 |
+
- split: test
|
19683 |
+
path: winogrande_winogrande_xl_fill_in_the_blank_score_eval/test-*
|
19684 |
---
|
19685 |
|
19686 |
# Dataset Card for P3
|
winogrande_winogrande_xl_fill_in_the_blank_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5213adf49276820e353ea5b573b8c69f9af05ea019e5bdc3ee668dd2a178ca2d
|
3 |
+
size 329796
|
winogrande_winogrande_xl_fill_in_the_blank_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd1b9ab0002c58a24ce4a774e3020abf2211d895a5104c45e80c50aa340dd16
|
3 |
+
size 7087407
|
winogrande_winogrande_xl_fill_in_the_blank_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eda508329322f4b9970ee0c65b4dd37adc2f306f6ad4d4638358ac6092fcf64
|
3 |
+
size 262296
|