mariosasko
commited on
Commit
•
6a0c7b0
1
Parent(s):
8936eec
Upload dataset
Browse files
README.md
CHANGED
@@ -13169,6 +13169,34 @@ dataset_info:
|
|
13169 |
num_examples: 146
|
13170 |
download_size: 119385
|
13171 |
dataset_size: 393557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13172 |
configs:
|
13173 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13174 |
data_files:
|
@@ -17416,6 +17444,14 @@ configs:
|
|
17416 |
path: super_glue_wsc.fixed_in_other_words/validation-*
|
17417 |
- split: test
|
17418 |
path: super_glue_wsc.fixed_in_other_words/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17419 |
---
|
17420 |
|
17421 |
# Dataset Card for P3
|
|
|
13169 |
num_examples: 146
|
13170 |
download_size: 119385
|
13171 |
dataset_size: 393557
|
13172 |
+
- config_name: super_glue_wsc.fixed_in_other_words_score_eval
|
13173 |
+
features:
|
13174 |
+
- name: idx
|
13175 |
+
sequence: int32
|
13176 |
+
- name: inputs
|
13177 |
+
sequence: int32
|
13178 |
+
- name: inputs_pretokenized
|
13179 |
+
dtype: string
|
13180 |
+
- name: is_correct
|
13181 |
+
dtype: bool
|
13182 |
+
- name: targets
|
13183 |
+
sequence: int32
|
13184 |
+
- name: targets_pretokenized
|
13185 |
+
dtype: string
|
13186 |
+
- name: weight
|
13187 |
+
dtype: float32
|
13188 |
+
splits:
|
13189 |
+
- name: train
|
13190 |
+
num_bytes: 491675
|
13191 |
+
num_examples: 1108
|
13192 |
+
- name: validation
|
13193 |
+
num_bytes: 115434
|
13194 |
+
num_examples: 208
|
13195 |
+
- name: test
|
13196 |
+
num_bytes: 164145
|
13197 |
+
num_examples: 292
|
13198 |
+
download_size: 162110
|
13199 |
+
dataset_size: 771254
|
13200 |
configs:
|
13201 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13202 |
data_files:
|
|
|
17444 |
path: super_glue_wsc.fixed_in_other_words/validation-*
|
17445 |
- split: test
|
17446 |
path: super_glue_wsc.fixed_in_other_words/test-*
|
17447 |
+
- config_name: super_glue_wsc.fixed_in_other_words_score_eval
|
17448 |
+
data_files:
|
17449 |
+
- split: train
|
17450 |
+
path: super_glue_wsc.fixed_in_other_words_score_eval/train-*
|
17451 |
+
- split: validation
|
17452 |
+
path: super_glue_wsc.fixed_in_other_words_score_eval/validation-*
|
17453 |
+
- split: test
|
17454 |
+
path: super_glue_wsc.fixed_in_other_words_score_eval/test-*
|
17455 |
---
|
17456 |
|
17457 |
# Dataset Card for P3
|
super_glue_wsc.fixed_in_other_words_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edf33850050ea8ec32a5afd1af7a7ff6ea59f4712ca5d8bf1d82c96a509b31c8
|
3 |
+
size 27971
|
super_glue_wsc.fixed_in_other_words_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07940b517beaf4542230e0205f3dd7a9a074421c3365f13a4862a6585c6ba496
|
3 |
+
size 109065
|
super_glue_wsc.fixed_in_other_words_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f64b046f33e0d4a3a1643743baefeedd95edd346fc5fbeb187e4cc59a4cf4cae
|
3 |
+
size 25074
|