bms18 commited on
Commit
e6d8bf7
1 Parent(s): 1cbe39e

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_18-51-33_DESKTOP-M4AOP5S/events.out.tfevents.1722102693.DESKTOP-M4AOP5S.17812.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c11b8d51db18dd0a37f9ff480b91d251cc721099d51f3eb6eebe028166ab1fe
3
+ size 5082
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a454505261ec10974359f54f17a8786d073c255fb024cef45a2b01608791428
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33d24373f7936c0b9d17a25a934239c7fd92bfa122fae23690bbbce815725efa
3
  size 4920