mgh6 commited on
Commit
0c85bc3
1 Parent(s): 17f5b15

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mgh6/TCS_MLM",
3
+ "architectures": [
4
+ "EsmForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.01,
7
+ "classifier_dropout": 0.0,
8
+ "emb_layer_norm_before": false,
9
+ "esmfold_config": null,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.01,
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.36.2",
34
+ "use_cache": true,
35
+ "vocab_list": null,
36
+ "vocab_size": 33
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f78b1584c5ae7b453a6a79de1035cef40ff8de9badf4134f6e6569cee74a67
3
+ size 135998360
runs/Jan22_12-05-58_bc9u7n1/events.out.tfevents.1705946758.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11d3ab37c774ecb9b9f7f4fb5fc69d92ee59fd8bd58d8dd44fded3f82277bb9
3
+ size 4497
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed033ab9e4a3cda5a2cd7e58d746df10cec862be3b1e74e9f09b746e0724a42
3
+ size 4271