mariosasko
commited on
Commit
•
8d75178
1
Parent(s):
0b847ce
Upload dataset
Browse files
README.md
CHANGED
@@ -13325,6 +13325,34 @@ dataset_info:
|
|
13325 |
num_examples: 146
|
13326 |
download_size: 110888
|
13327 |
dataset_size: 397405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13328 |
configs:
|
13329 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13330 |
data_files:
|
@@ -17620,6 +17648,14 @@ configs:
|
|
17620 |
path: super_glue_wsc.fixed_the_pronoun_refers_to/validation-*
|
17621 |
- split: test
|
17622 |
path: super_glue_wsc.fixed_the_pronoun_refers_to/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17623 |
---
|
17624 |
|
17625 |
# Dataset Card for P3
|
|
|
13325 |
num_examples: 146
|
13326 |
download_size: 110888
|
13327 |
dataset_size: 397405
|
13328 |
+
- config_name: super_glue_wsc.fixed_the_pronoun_refers_to_score_eval
|
13329 |
+
features:
|
13330 |
+
- name: idx
|
13331 |
+
sequence: int32
|
13332 |
+
- name: inputs
|
13333 |
+
sequence: int32
|
13334 |
+
- name: inputs_pretokenized
|
13335 |
+
dtype: string
|
13336 |
+
- name: is_correct
|
13337 |
+
dtype: bool
|
13338 |
+
- name: targets
|
13339 |
+
sequence: int32
|
13340 |
+
- name: targets_pretokenized
|
13341 |
+
dtype: string
|
13342 |
+
- name: weight
|
13343 |
+
dtype: float32
|
13344 |
+
splits:
|
13345 |
+
- name: train
|
13346 |
+
num_bytes: 501975
|
13347 |
+
num_examples: 1108
|
13348 |
+
- name: validation
|
13349 |
+
num_bytes: 112428
|
13350 |
+
num_examples: 208
|
13351 |
+
- name: test
|
13352 |
+
num_bytes: 164547
|
13353 |
+
num_examples: 292
|
13354 |
+
download_size: 152745
|
13355 |
+
dataset_size: 778950
|
13356 |
configs:
|
13357 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13358 |
data_files:
|
|
|
17648 |
path: super_glue_wsc.fixed_the_pronoun_refers_to/validation-*
|
17649 |
- split: test
|
17650 |
path: super_glue_wsc.fixed_the_pronoun_refers_to/test-*
|
17651 |
+
- config_name: super_glue_wsc.fixed_the_pronoun_refers_to_score_eval
|
17652 |
+
data_files:
|
17653 |
+
- split: train
|
17654 |
+
path: super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/train-*
|
17655 |
+
- split: validation
|
17656 |
+
path: super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/validation-*
|
17657 |
+
- split: test
|
17658 |
+
path: super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/test-*
|
17659 |
---
|
17660 |
|
17661 |
# Dataset Card for P3
|
super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce86a2410c76f74a13ef4b6db27306c760a06d11b3205ca3bead96cb723ac782
|
3 |
+
size 26967
|
super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afb790060d28184c2894680a5625ed52d1879acb25aa6c0ad13180cb051bba36
|
3 |
+
size 103499
|
super_glue_wsc.fixed_the_pronoun_refers_to_score_eval/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:189b98aaf75bf6eb094396460f5cab7138deca5d6f545248e4f8fb0b5f43074e
|
3 |
+
size 22279
|