mgh6 commited on
Commit
3e3cb18
·
1 Parent(s): 07c6284

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/esm2_t12_35M_UR50D",
3
+ "architectures": [
4
+ "EsmForMaskedLM"
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
+ "token_dropout": true,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.31.0",
27
+ "use_cache": true,
28
+ "vocab_list": null,
29
+ "vocab_size": 33
30
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56fb3e831a30486b20385b5719c6c13e80b4a4c6cfb1fa598490949db3a99b27
3
+ size 136048297
runs/Aug15_22-48-08_55420d522deb/events.out.tfevents.1692139693.55420d522deb.2580.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3904f7bf83e025760bf4464a150f53c1d11a8bdf2b097d86a3b8bd7945bda2
3
+ size 88
runs/Aug15_22-49-04_55420d522deb/events.out.tfevents.1692139747.55420d522deb.22884.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:615b7fb07512e268f8d47dec9d8d18b113ec5c46b0880be33b8d497382deda4f
3
+ size 4152
runs/Aug15_22-55-26_55420d522deb/events.out.tfevents.1692140129.55420d522deb.22884.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d288d5f939045e63af36535be55d974713124c91e1bbf615a0114d57a1649b7
3
+ size 4152
runs/Aug15_22-55-42_55420d522deb/events.out.tfevents.1692140145.55420d522deb.22884.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aedfdbc817fedc358840098387a1232ed2124a9795666f7274f202496195f53
3
+ size 4150
runs/Aug15_22-56-08_55420d522deb/events.out.tfevents.1692140171.55420d522deb.22884.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5e0e6d35be7ab5ec850ddc970e95249b0b33a4e461f15c44037ec1b2cfab25
3
+ size 4150
runs/Aug15_22-56-25_55420d522deb/events.out.tfevents.1692140188.55420d522deb.22884.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef02738c8a0ee0f3027ff7bf1d4a7e5245493f3abf84fdda4b90154dacdd55a2
3
+ size 4150
runs/Aug15_22-56-42_55420d522deb/events.out.tfevents.1692140205.55420d522deb.22884.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0da158a67582b693d20718c2cfa25ecebdcc1c979158f2d481fd6bb405174d
3
+ size 4307
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877721b3c244ae43753770c947eaea7f84c589a36c9d12d379498168919c82e0
3
+ size 3963