avuhong commited on
Commit
91d9848
1 Parent(s): e6a8ea8

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/libcap9rh74/train_val_test/checkpoints_ESM1b_libcapv3_regression/",
3
+ "architectures": [
4
+ "ESM1bForRegression"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "encoder_keep_prob": 0.88,
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0,
14
+ "hidden_size": 1280,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 5120,
17
+ "layer_norm_eps": 1e-05,
18
+ "max_position_embeddings": 1026,
19
+ "model_type": "bert",
20
+ "num_attention_heads": 20,
21
+ "num_hidden_layers": 33,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "absolute",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.13.0.dev0",
26
+ "type_vocab_size": 1,
27
+ "use_cache": true,
28
+ "vocab_size": 33
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b03898347939cb8f6fe178e862182280b75d78e66f2a7ff4e6ef745fd3ac7f53
3
+ size 5219315819
runs/Aug16_09-34-16_707c18e54a3b/1660642468.6082609/events.out.tfevents.1660642468.707c18e54a3b.78.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48aa9f9b60136b085d215f686706162e3a52736edada011065bd60694d5561b
3
+ size 4557
runs/Aug16_09-34-16_707c18e54a3b/events.out.tfevents.1660642464.707c18e54a3b.78.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872dcb4c64b4f4c6469835addaf6da44a20d291664f7072608dd7945f8623355
3
+ size 3992
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d8f1a8a386b3535dbe6414b681b4a12c09d61ffdfe1fbe6da6028fe89317af
3
+ size 2863