tanthinhdt commited on
Commit
a8cedca
·
verified ·
1 Parent(s): 93b86c3

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "architectures": [
4
+ "BioGptForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "id2label": {
13
+ "0": "HIGH"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 4096,
17
+ "label2id": {
18
+ "HIGH": 0
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "layerdrop": 0.0,
22
+ "max_position_embeddings": 1024,
23
+ "model_type": "biogpt",
24
+ "num_attention_heads": 16,
25
+ "num_hidden_layers": 24,
26
+ "pad_token_id": 1,
27
+ "problem_type": "regression",
28
+ "scale_embedding": true,
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.51.3",
31
+ "use_cache": true,
32
+ "vocab_size": 42384
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d37daba1202c37b3c93e5340f42ca06593d06c290bb0fb055b275c04c22d78
3
+ size 1387099760
runs/Apr28_01-29-29_Turing/events.out.tfevents.1745778569.Turing.341813.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af3bd1bcce41a8d5c8c86b948e56654c7953b49947bd64ffa5894c9cf67a7ea
3
+ size 5791
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3631a88471ccd363398259d5e3d0d0ea4baf756acf499e5034f94649546bf1
3
+ size 5432