Training in progress, step 100
Browse files
config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "mgh6/TCS_MLM",
|
3 |
+
"architectures": [
|
4 |
+
"EsmForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.01,
|
7 |
+
"classifier_dropout": 0.1,
|
8 |
+
"emb_layer_norm_before": false,
|
9 |
+
"esmfold_config": null,
|
10 |
+
"hidden_act": "gelu",
|
11 |
+
"hidden_dropout_prob": 0.1,
|
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.46.3",
|
28 |
+
"use_cache": true,
|
29 |
+
"vocab_list": null,
|
30 |
+
"vocab_size": 33
|
31 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76b6ed92351f689e687666ee7847abc2e7882bb62754d23339944ef6c5b7f955
|
3 |
+
size 136000284
|
runs/Jan12_21-07-54_testing-04-0-2/events.out.tfevents.1736716078.testing-04-0-2.2416.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba39ce877202f9e342b10e832ebb2442d0daf508f6cb2ea23cc3fa4aee2aeab2
|
3 |
+
size 5169
|
runs/Jan12_21-11-47_testing-04-0-2/events.out.tfevents.1736716309.testing-04-0-2.2632.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b41529e35e1171db2c23622cd7e40d31a7c83e45940f736887231573d2275bfc
|
3 |
+
size 5642
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4840688f0821db6a7761f3a415e810dc155a37eee5fbd591be2259c98d0e3bd3
|
3 |
+
size 5304
|