Upload SMAForSSL
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/iris/u/jwxie/workspace/domain-agnostic-pretraining/examples/
|
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,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/iris/u/jwxie/workspace/releases/domain-agnostic-pretraining/examples/saved_models/bio_pretrained/pfam_guided_self_random_select_masking_recon_small-adamw_torch-lr3e-4-wd0.01-mr0.15/checkpoint-1100000",
|
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,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 329512757
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a52562d6ce2eedd6baef3225ad8927e5ae0fab0cf85577e97b8e3d42eeec3c8
|
3 |
size 329512757
|