Upload SMAForSSL
Browse files- config.json +3 -13
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path":
|
3 |
"architectures": [
|
4 |
"SMAForSSL"
|
5 |
],
|
@@ -37,7 +37,7 @@
|
|
37 |
"layernorm_eps": 1e-12,
|
38 |
"loss_fn": "mse",
|
39 |
"max_position_embeddings": 1024,
|
40 |
-
"model_type": "
|
41 |
"num_blocks": 1,
|
42 |
"num_cross_attention_heads": 8,
|
43 |
"num_discrete_tokens": 262,
|
@@ -60,17 +60,7 @@
|
|
60 |
"ema_decay_end": 0.0,
|
61 |
"ema_decay_start": 0.0
|
62 |
},
|
63 |
-
"eval_transform_args":
|
64 |
-
[
|
65 |
-
"RandomlySelectedCrossAttentionMasking",
|
66 |
-
{
|
67 |
-
"exclude_seen_reconstruction": true,
|
68 |
-
"masking_ratio": 0.15,
|
69 |
-
"num_per_query": 4,
|
70 |
-
"varying_length": true
|
71 |
-
}
|
72 |
-
]
|
73 |
-
],
|
74 |
"mask_replace": 3,
|
75 |
"num_layer_target_avg": null,
|
76 |
"reconstruction_decoder_args": {
|
|
|
1 |
{
|
2 |
+
"_name_or_path": null,
|
3 |
"architectures": [
|
4 |
"SMAForSSL"
|
5 |
],
|
|
|
37 |
"layernorm_eps": 1e-12,
|
38 |
"loss_fn": "mse",
|
39 |
"max_position_embeddings": 1024,
|
40 |
+
"model_type": "sma",
|
41 |
"num_blocks": 1,
|
42 |
"num_cross_attention_heads": 8,
|
43 |
"num_discrete_tokens": 262,
|
|
|
60 |
"ema_decay_end": 0.0,
|
61 |
"ema_decay_start": 0.0
|
62 |
},
|
63 |
+
"eval_transform_args": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
"mask_replace": 3,
|
65 |
"num_layer_target_avg": null,
|
66 |
"reconstruction_decoder_args": {
|