MMR2023 commited on
Commit
0c2bab1
·
1 Parent(s): 9eca61b

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/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
+ "initializer_range": 0.02,
14
+ "intermediate_size": 1920,
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": 12,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "rotary",
24
+ "problem_type": "single_label_classification",
25
+ "token_dropout": true,
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.27.1",
28
+ "use_cache": true,
29
+ "vocab_list": null,
30
+ "vocab_size": 33
31
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b762ea6814039a9630c6734a91843859219d0e3f233685a7d73ebcbf0191d4b
3
+ size 136053289
runs/Mar20_17-37-04_14a56da236de/1679333832.1487916/events.out.tfevents.1679333832.14a56da236de.156.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723cf4575a6b2e47efe0bf94564facf8634d46981a38006ac28813df45f7d69d
3
+ size 5848
runs/Mar20_17-37-04_14a56da236de/events.out.tfevents.1679333832.14a56da236de.156.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dcc5af283cf5aeabd766a32629a05e989fd18d4ef26ece2328ce9c6035d194
3
+ size 4116
runs/Mar20_17-54-28_14a56da236de/1679334873.7485187/events.out.tfevents.1679334873.14a56da236de.156.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d52bb2f8e07c35dc8e25c331a486ee08e2fccad422e2fcf2c22942b4df36b09
3
+ size 5848
runs/Mar20_17-54-28_14a56da236de/1679334920.931705/events.out.tfevents.1679334920.14a56da236de.156.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88b912df507ffda303822fde74b163a92ea8262067064ad9cd7b3ee4961fd33
3
+ size 5848
runs/Mar20_17-54-28_14a56da236de/events.out.tfevents.1679334873.14a56da236de.156.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be6c47b5a5db971059841d0482b383897c3cc605d54db9d7c1311df9c136cb54
3
+ size 8380
runs/Mar20_17-56-16_14a56da236de/1679334992.611391/events.out.tfevents.1679334992.14a56da236de.156.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ba4956d32386df5ef197280c302bffe79676e8a97895e9f9c230411693c0ec8
3
+ size 5848
runs/Mar20_17-56-16_14a56da236de/events.out.tfevents.1679334992.14a56da236de.156.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce3913fbe3cce662bc9b5462900d96cce42d64dec595d3a9d741ab39af8b197
3
+ size 4194
runs/Mar20_17-57-47_14a56da236de/1679335073.8980074/events.out.tfevents.1679335073.14a56da236de.156.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19280e115f09cae720d47de2bb5222449a7d4d63b920fe39829ce819b23c8625
3
+ size 5848
runs/Mar20_17-57-47_14a56da236de/events.out.tfevents.1679335073.14a56da236de.156.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf386c2732c5fcfffeb7ddd7dba4f425f5253034b4eba380ed7702d9c72b1c2
3
+ size 4596
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,5 @@
 
 
 
 
 
 
1
+ {
2
+ "model_max_length": 1024,
3
+ "special_tokens_map_file": "/root/.cache/huggingface/hub/models--facebook--esm2_t12_35M_UR50D/snapshots/7dd6b696c98c7054931280ec0e47504dc764d7ca/special_tokens_map.json",
4
+ "tokenizer_class": "EsmTokenizer"
5
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee40f1abb1e0ab61a246489b4754bbb757579ceaa078f662a47919eebabc7dc4
3
+ size 3643
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>