bms18 commited on
Commit
d59b534
1 Parent(s): c60e374

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/esm2_t12_35M_UR50D",
3
  "architectures": [
4
  "EsmForSequenceClassification"
5
  ],
@@ -9,12 +9,12 @@
9
  "esmfold_config": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
12
- "hidden_size": 480,
13
  "id2label": {
14
  "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
- "intermediate_size": 1920,
18
  "is_folding_model": false,
19
  "label2id": {
20
  "LABEL_0": 0
@@ -24,7 +24,7 @@
24
  "max_position_embeddings": 1026,
25
  "model_type": "esm",
26
  "num_attention_heads": 20,
27
- "num_hidden_layers": 12,
28
  "pad_token_id": 1,
29
  "position_embedding_type": "rotary",
30
  "problem_type": "regression",
 
1
  {
2
+ "_name_or_path": "facebook/esm2_t30_150M_UR50D",
3
  "architectures": [
4
  "EsmForSequenceClassification"
5
  ],
 
9
  "esmfold_config": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
12
+ "hidden_size": 640,
13
  "id2label": {
14
  "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
+ "intermediate_size": 2560,
18
  "is_folding_model": false,
19
  "label2id": {
20
  "LABEL_0": 0
 
24
  "max_position_embeddings": 1026,
25
  "model_type": "esm",
26
  "num_attention_heads": 20,
27
+ "num_hidden_layers": 30,
28
  "pad_token_id": 1,
29
  "position_embedding_type": "rotary",
30
  "problem_type": "regression",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e9cf13ebde18a259441f5f87b33a2361a292409d68151a12d66e27f1b637172
3
- size 135998360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbc2a8fe7f7394c60089cf0cd765bb33a695c3b3a84ba0d74714029a0a4d79ea
3
+ size 595246640
runs/Jul27_17-25-58_DESKTOP-M4AOP5S/events.out.tfevents.1722097558.DESKTOP-M4AOP5S.25004.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f31fbc47b6ce643c4081d747cb4a98d634b936aa6bf44bb0ff209989e4fccc
3
+ size 5082
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:410c60058d8bc616cfd330f9e0bfbcebeb3fb428be19f8ae3f4f13b83d7cb27f
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13a90644944bced97c3a855d454f12d20364d59e4a158a32e3d8b9383122bbed
3
  size 4920