jiuyiyuyi commited on
Commit
2d0fe5f
·
1 Parent(s): d163b7a

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "//root/cvdata/learn/esm2_t12_35M_UR50D",
3
+ "architectures": [
4
+ "EsmForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout": null,
8
+ "emb_layer_norm_before": false,
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
21
+ },
22
+ "layer_norm_eps": 1e-05,
23
+ "mask_token_id": 32,
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",
31
+ "token_dropout": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.26.1",
34
+ "use_cache": true,
35
+ "vocab_list": null,
36
+ "vocab_size": 33
37
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8327cefbb2281839ed501955fd9b5b328492f3b3d71628413f9c182519f137
3
+ size 137909638
runs/Mar16_20-28-40_d3bf7c194b43/1678969734.8113222/events.out.tfevents.1678969734.d3bf7c194b43.218416.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99259683a002f86959b61ecb12dfdcf5fcc7753e2db30fb0762f1b21bc57834c
3
+ size 5733
runs/Mar16_20-28-40_d3bf7c194b43/events.out.tfevents.1678969734.d3bf7c194b43.218416.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d3700111b1b78c691f256d72e47ea547bcd60146a7bba9e9d773bbe89def31
3
+ size 4129
runs/Mar16_20-40-19_d3bf7c194b43/1678970431.5395584/events.out.tfevents.1678970431.d3bf7c194b43.218620.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c83b3ac69e83427b23590c8330b263f3ae00bcc059b47c2d380ecda89d9657f2
3
+ size 5733
runs/Mar16_20-40-19_d3bf7c194b43/events.out.tfevents.1678970431.d3bf7c194b43.218620.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b82da85f01bcf47d2fb52c5bff516159e0d4f9fb3aaa3f8dd44365b94885e22c
3
+ size 4129
runs/Mar16_20-42-17_d3bf7c194b43/1678970552.2317524/events.out.tfevents.1678970552.d3bf7c194b43.218787.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8907f41b92acfc5afd40592962ff8c23bb1eeec62de7ec92db1b88e8b4c67ec
3
+ size 5733
runs/Mar16_20-42-17_d3bf7c194b43/events.out.tfevents.1678970552.d3bf7c194b43.218787.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ba8b583f03c57c1008cc01ec6b9d3149f46f912dc4750c7d3635dd35015ecd
3
+ size 4129
runs/Mar16_20-43-29_d3bf7c194b43/1678970625.8097086/events.out.tfevents.1678970625.d3bf7c194b43.218994.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dad66fcd83cbb7a12b31d1e9dbcc36737d4913886de175bd6cc05356190fe9e4
3
+ size 5733
runs/Mar16_20-43-29_d3bf7c194b43/events.out.tfevents.1678970625.d3bf7c194b43.218994.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d4924fb3b5875393d428ce92d2e5ba9b4cb61704dbc0884bcbe3a116b333ac
3
+ size 4127
runs/Mar16_22-38-47_d3bf7c194b43/1678977541.754148/events.out.tfevents.1678977541.d3bf7c194b43.219306.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d8edcbb5c8a695506582ead3d42868d1df11c4d87eca36035ca585f69c5648
3
+ size 5733
runs/Mar16_22-38-47_d3bf7c194b43/events.out.tfevents.1678977541.d3bf7c194b43.219306.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca63f9b68505000a0b132f5e3d3360ec322854cbbd565ca1d8ab80f9d3a1962
3
+ size 4918
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "<cls>",
3
+ "eos_token": "<eos>",
4
+ "mask_token": "<mask>",
5
+ "pad_token": "<pad>",
6
+ "unk_token": "<unk>"
7
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_max_length": 1000000000000000019884624838656,
3
+ "name_or_path": "/root/cvdata/learn/esm2_t12_35M_UR50D",
4
+ "special_tokens_map_file": "/root/cvdata/learn/esm2_t12_35M_UR50D/special_tokens_map.json",
5
+ "tokenizer_class": "EsmTokenizer"
6
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eaccf9b9774252e3a560be5720e336bda9d591f0cab36877ec80f9e4d42f109
3
+ size 3567
vocab.txt ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <cls>
2
+ <pad>
3
+ <eos>
4
+ <unk>
5
+ L
6
+ A
7
+ G
8
+ V
9
+ S
10
+ E
11
+ R
12
+ T
13
+ I
14
+ D
15
+ P
16
+ K
17
+ Q
18
+ N
19
+ F
20
+ Y
21
+ M
22
+ H
23
+ W
24
+ C
25
+ X
26
+ B
27
+ U
28
+ Z
29
+ O
30
+ .
31
+ -
32
+ <null_1>
33
+ <mask>