mariosasko
commited on
Commit
•
f4b28d3
1
Parent(s):
8e3d768
Upload dataset
Browse files
README.md
CHANGED
@@ -13093,6 +13093,30 @@ dataset_info:
|
|
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:
|
@@ -17316,6 +17340,14 @@ configs:
|
|
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
|
|
|
13093 |
num_examples: 292
|
13094 |
download_size: 144454
|
13095 |
dataset_size: 679318
|
13096 |
+
- config_name: super_glue_wsc.fixed_does_the_pronoun_refer_to
|
13097 |
+
features:
|
13098 |
+
- name: answer_choices
|
13099 |
+
sequence: string
|
13100 |
+
- name: inputs
|
13101 |
+
sequence: int32
|
13102 |
+
- name: inputs_pretokenized
|
13103 |
+
dtype: string
|
13104 |
+
- name: targets
|
13105 |
+
sequence: int32
|
13106 |
+
- name: targets_pretokenized
|
13107 |
+
dtype: string
|
13108 |
+
splits:
|
13109 |
+
- name: train
|
13110 |
+
num_bytes: 249788
|
13111 |
+
num_examples: 554
|
13112 |
+
- name: validation
|
13113 |
+
num_bytes: 55979
|
13114 |
+
num_examples: 104
|
13115 |
+
- name: test
|
13116 |
+
num_bytes: 86598
|
13117 |
+
num_examples: 146
|
13118 |
+
download_size: 110787
|
13119 |
+
dataset_size: 392365
|
13120 |
configs:
|
13121 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13122 |
data_files:
|
|
|
17340 |
path: super_glue_wsc.fixed_does_p_stand_for_score_eval/validation-*
|
17341 |
- split: test
|
17342 |
path: super_glue_wsc.fixed_does_p_stand_for_score_eval/test-*
|
17343 |
+
- config_name: super_glue_wsc.fixed_does_the_pronoun_refer_to
|
17344 |
+
data_files:
|
17345 |
+
- split: train
|
17346 |
+
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/train-*
|
17347 |
+
- split: validation
|
17348 |
+
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/validation-*
|
17349 |
+
- split: test
|
17350 |
+
path: super_glue_wsc.fixed_does_the_pronoun_refer_to/test-*
|
17351 |
---
|
17352 |
|
17353 |
# Dataset Card for P3
|
super_glue_wsc.fixed_does_the_pronoun_refer_to/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed08da3a48e77a04d185eea951ce2b4832d1ae79dd5c5240fc1a626024594c1a
|
3 |
+
size 22536
|
super_glue_wsc.fixed_does_the_pronoun_refer_to/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c0f7ebe0f35162a68565738a7966158abafd2475950faa938c128c5b8eb6816
|
3 |
+
size 69586
|
super_glue_wsc.fixed_does_the_pronoun_refer_to/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b5aaf177e79af0557387b5ce229103847e295fd7d718534d07761a5e28edb0
|
3 |
+
size 18665
|