mariosasko
commited on
Commit
•
9cef6dc
1
Parent(s):
89f3318
Upload dataset
Browse files
README.md
CHANGED
@@ -13013,6 +13013,34 @@ dataset_info:
|
|
13013 |
num_examples: 146
|
13014 |
download_size: 108198
|
13015 |
dataset_size: 350553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13016 |
configs:
|
13017 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13018 |
data_files:
|
@@ -17212,6 +17240,14 @@ configs:
|
|
17212 |
path: super_glue_wsc.fixed_by_p_they_mean/validation-*
|
17213 |
- split: test
|
17214 |
path: super_glue_wsc.fixed_by_p_they_mean/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17215 |
---
|
17216 |
|
17217 |
# Dataset Card for P3
|
|
|
13013 |
num_examples: 146
|
13014 |
download_size: 108198
|
13015 |
dataset_size: 350553
|
13016 |
+
- config_name: super_glue_wsc.fixed_by_p_they_mean_score_eval
|
13017 |
+
features:
|
13018 |
+
- name: idx
|
13019 |
+
sequence: int32
|
13020 |
+
- name: inputs
|
13021 |
+
sequence: int32
|
13022 |
+
- name: inputs_pretokenized
|
13023 |
+
dtype: string
|
13024 |
+
- name: is_correct
|
13025 |
+
dtype: bool
|
13026 |
+
- name: targets
|
13027 |
+
sequence: int32
|
13028 |
+
- name: targets_pretokenized
|
13029 |
+
dtype: string
|
13030 |
+
- name: weight
|
13031 |
+
dtype: float32
|
13032 |
+
splits:
|
13033 |
+
- name: train
|
13034 |
+
num_bytes: 440911
|
13035 |
+
num_examples: 1108
|
13036 |
+
- name: validation
|
13037 |
+
num_bytes: 101132
|
13038 |
+
num_examples: 208
|
13039 |
+
- name: test
|
13040 |
+
num_bytes: 148523
|
13041 |
+
num_examples: 292
|
13042 |
+
download_size: 147153
|
13043 |
+
dataset_size: 690566
|
13044 |
configs:
|
13045 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13046 |
data_files:
|
|
|
17240 |
path: super_glue_wsc.fixed_by_p_they_mean/validation-*
|
17241 |
- split: test
|
17242 |
path: super_glue_wsc.fixed_by_p_they_mean/test-*
|
17243 |
+
- config_name: super_glue_wsc.fixed_by_p_they_mean_score_eval
|
17244 |
+
data_files:
|
17245 |
+
- split: train
|
17246 |
+
path: super_glue_wsc.fixed_by_p_they_mean_score_eval/train-*
|
17247 |
+
- split: validation
|
17248 |
+
path: super_glue_wsc.fixed_by_p_they_mean_score_eval/validation-*
|
17249 |
+
- split: test
|
17250 |
+
path: super_glue_wsc.fixed_by_p_they_mean_score_eval/test-*
|
17251 |
---
|
17252 |
|
17253 |
# Dataset Card for P3
|
super_glue_wsc.fixed_by_p_they_mean_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41cc8143656ca31a010a83e3dc30d450d705d6edded980abb112d551d54dca64
|
3 |
+
size 26947
|
super_glue_wsc.fixed_by_p_they_mean_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24466b4b32b3241754d7078a1e6b913325bed68c25577923175d496d8b1437dd
|
3 |
+
size 98886
|
super_glue_wsc.fixed_by_p_they_mean_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c98f619b3722549a32767df68c227389b03e1eb4ed399071d485d3d6b1e0454d
|
3 |
+
size 21320
|