bms18 commited on
Commit
35cf083
1 Parent(s): c89556a

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/esm2_t30_150M_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": 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,7 +24,7 @@
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",
 
1
  {
2
+ "_name_or_path": "facebook/esm2_t6_8M_UR50D",
3
  "architectures": [
4
  "EsmForSequenceClassification"
5
  ],
 
9
  "esmfold_config": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
12
+ "hidden_size": 320,
13
  "id2label": {
14
  "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
+ "intermediate_size": 1280,
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": 6,
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:508fea612b726ecff74e507df844af1d4b8015132b27bf97c5fcf83f5042929a
3
- size 595246640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd0d107d8cabcd5a6dbdef540b3df435d6ed14465c57c44a6af8ddeb90b9541
3
+ size 31374504
runs/Jul27_16-11-51_DESKTOP-M4AOP5S/events.out.tfevents.1722093112.DESKTOP-M4AOP5S.2876.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa094fdf983434f490aa26384c5fad6dd23934430cae8ee0f2ea5c6022928b8
3
+ size 5078
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b9f9e3d4e98c3af6e59f79caab1dcd53052060e220c5969ffdcbe2047c38402
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71681a97b3410eebb0ab92288149da36db03d7a7a374900453493dbb1ce35a48
3
  size 4920