mariosasko
commited on
Commit
•
8e3d768
1
Parent(s):
d2bd8c9
Upload dataset
Browse files
README.md
CHANGED
@@ -13065,6 +13065,34 @@ dataset_info:
|
|
13065 |
num_examples: 146
|
13066 |
download_size: 109493
|
13067 |
dataset_size: 344929
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13068 |
configs:
|
13069 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13070 |
data_files:
|
@@ -17280,6 +17308,14 @@ configs:
|
|
17280 |
path: super_glue_wsc.fixed_does_p_stand_for/validation-*
|
17281 |
- split: test
|
17282 |
path: super_glue_wsc.fixed_does_p_stand_for/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17283 |
---
|
17284 |
|
17285 |
# Dataset Card for P3
|
|
|
13065 |
num_examples: 146
|
13066 |
download_size: 109493
|
13067 |
dataset_size: 344929
|
13068 |
+
- config_name: super_glue_wsc.fixed_does_p_stand_for_score_eval
|
13069 |
+
features:
|
13070 |
+
- name: idx
|
13071 |
+
sequence: int32
|
13072 |
+
- name: inputs
|
13073 |
+
sequence: int32
|
13074 |
+
- name: inputs_pretokenized
|
13075 |
+
dtype: string
|
13076 |
+
- name: is_correct
|
13077 |
+
dtype: bool
|
13078 |
+
- name: targets
|
13079 |
+
sequence: int32
|
13080 |
+
- name: targets_pretokenized
|
13081 |
+
dtype: string
|
13082 |
+
- name: weight
|
13083 |
+
dtype: float32
|
13084 |
+
splits:
|
13085 |
+
- name: train
|
13086 |
+
num_bytes: 433271
|
13087 |
+
num_examples: 1108
|
13088 |
+
- name: validation
|
13089 |
+
num_bytes: 99532
|
13090 |
+
num_examples: 208
|
13091 |
+
- name: test
|
13092 |
+
num_bytes: 146515
|
13093 |
+
num_examples: 292
|
13094 |
+
download_size: 144454
|
13095 |
+
dataset_size: 679318
|
13096 |
configs:
|
13097 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13098 |
data_files:
|
|
|
17308 |
path: super_glue_wsc.fixed_does_p_stand_for/validation-*
|
17309 |
- split: test
|
17310 |
path: super_glue_wsc.fixed_does_p_stand_for/test-*
|
17311 |
+
- config_name: super_glue_wsc.fixed_does_p_stand_for_score_eval
|
17312 |
+
data_files:
|
17313 |
+
- split: train
|
17314 |
+
path: super_glue_wsc.fixed_does_p_stand_for_score_eval/train-*
|
17315 |
+
- split: validation
|
17316 |
+
path: super_glue_wsc.fixed_does_p_stand_for_score_eval/validation-*
|
17317 |
+
- split: test
|
17318 |
+
path: super_glue_wsc.fixed_does_p_stand_for_score_eval/test-*
|
17319 |
---
|
17320 |
|
17321 |
# Dataset Card for P3
|
super_glue_wsc.fixed_does_p_stand_for_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d8601cfe3f2307e1f58b3edc9e41ceb8a758a31a62f06eb102abe5b7b0bc8cc
|
3 |
+
size 26417
|
super_glue_wsc.fixed_does_p_stand_for_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2017cad819d063ce5786e2a09d57992724ad89a3bf24628961ddd4c9d4ba729
|
3 |
+
size 95863
|
super_glue_wsc.fixed_does_p_stand_for_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac52c07d04070ea150d90812c4f3552174aed84935fa6a5cd62154047134cd40
|
3 |
+
size 22174
|