AliSaadatV
commited on
Commit
•
7c15b1a
1
Parent(s):
144c0f0
Training in progress, epoch 2
Browse files- adapter_model.safetensors +1 -1
- config.json +4 -4
- model.safetensors +2 -2
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1682576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de18ddf6d2ebe4f7cf90b50027af79a7df0e5cc35e6c91415000210834fc2b9a
|
3 |
size 1682576
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/
|
3 |
"architectures": [
|
4 |
"EsmForTokenClassification"
|
5 |
],
|
@@ -9,16 +9,16 @@
|
|
9 |
"esmfold_config": null,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.0,
|
12 |
-
"hidden_size":
|
13 |
"initializer_range": 0.02,
|
14 |
-
"intermediate_size":
|
15 |
"is_folding_model": false,
|
16 |
"layer_norm_eps": 1e-05,
|
17 |
"mask_token_id": 32,
|
18 |
"max_position_embeddings": 1026,
|
19 |
"model_type": "esm",
|
20 |
"num_attention_heads": 20,
|
21 |
-
"num_hidden_layers":
|
22 |
"pad_token_id": 1,
|
23 |
"position_embedding_type": "rotary",
|
24 |
"token_dropout": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/esm2_t33_650M_UR50D",
|
3 |
"architectures": [
|
4 |
"EsmForTokenClassification"
|
5 |
],
|
|
|
9 |
"esmfold_config": null,
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.0,
|
12 |
+
"hidden_size": 1280,
|
13 |
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 5120,
|
15 |
"is_folding_model": false,
|
16 |
"layer_norm_eps": 1e-05,
|
17 |
"mask_token_id": 32,
|
18 |
"max_position_embeddings": 1026,
|
19 |
"model_type": "esm",
|
20 |
"num_attention_heads": 20,
|
21 |
+
"num_hidden_layers": 33,
|
22 |
"pad_token_id": 1,
|
23 |
"position_embedding_type": "rotary",
|
24 |
"token_dropout": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ead3033db44bd251390e19df4542a46dac727c8d7191b6b9c2b2595ff0dd78c
|
3 |
+
size 2602938940
|