yizhouli commited on
Commit
d9aea5a
1 Parent(s): 0aad9f0

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/root/model/esm2_t30_150M_UR50D",
3
  "architectures": [
4
  "EsmForSequenceClassification"
5
  ],
@@ -9,16 +9,16 @@
9
  "esmfold_config": null,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
12
- "hidden_size": 640,
13
  "initializer_range": 0.02,
14
- "intermediate_size": 2560,
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": 30,
22
  "pad_token_id": 1,
23
  "position_embedding_type": "rotary",
24
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "/root/model/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
  "initializer_range": 0.02,
14
+ "intermediate_size": 1280,
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": 6,
22
  "pad_token_id": 1,
23
  "position_embedding_type": "rotary",
24
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dc6e88e3c43efb8010962e0f7eff14970da6e3c9631f6c9bb0ee389f96cc478
3
- size 595249204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8d5e45997ffe945493f7e57733436fb294ff4b21a64bdd74996c6e4b67026e
3
+ size 31375788
runs/Jan18_15-30-15_autodl-container-8ee54ba345-ae5d49b8/events.out.tfevents.1705563017.autodl-container-8ee54ba345-ae5d49b8.1038.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a017af62167d7df1415cdd8dd45a15f53dc9c7f20ef3b3016538076785d499ab
3
- size 5633
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310db41637746145e77eb7e25f800af40216cf943dd62221b8e71f52a5efd2ae
3
+ size 12976
runs/Jan28_14-06-41_autodl-container-b4b9118200-0809320d/events.out.tfevents.1706422004.autodl-container-b4b9118200-0809320d.3372.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584d58694182d68d221c0b2d0828b860b225c58db5301bbbb3fcb40d157f50a8
3
+ size 5149
runs/Jan28_14-10-06_autodl-container-b4b9118200-0809320d/events.out.tfevents.1706422209.autodl-container-b4b9118200-0809320d.3372.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aeb7423f17bd12e383a8f9ea0defb84651ba1835613fe6033a4225f0e3706c2
3
+ size 5001
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2fb0d21d8b4dbb1cac954044669bf0a4b01abb51c6ea1b37e77b82cf653a6c3
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aff2c8b0f51c713ffcce2e3896505d3396408b363cdf82b14a6d55e5fcf959e
3
  size 4792