pychatbot commited on
Commit
7dd95c4
·
verified ·
1 Parent(s): 5e7dfc4

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "answerdotai/ModernBERT-base",
3
+ "architectures": [
4
+ "ModernBertForSequenceClassification"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 50281,
9
+ "classifier_activation": "gelu",
10
+ "classifier_bias": false,
11
+ "classifier_dropout": 0.0,
12
+ "classifier_pooling": "mean",
13
+ "cls_token_id": 50281,
14
+ "decoder_bias": true,
15
+ "deterministic_flash_attn": false,
16
+ "embedding_dropout": 0.0,
17
+ "eos_token_id": 50282,
18
+ "global_attn_every_n_layers": 3,
19
+ "global_rope_theta": 160000.0,
20
+ "gradient_checkpointing": false,
21
+ "hidden_activation": "gelu",
22
+ "hidden_size": 768,
23
+ "id2label": {
24
+ "0": "C\u00f4ng ngh\u1ec7",
25
+ "1": "Gi\u00e1o d\u1ee5c",
26
+ "10": "Xe c\u1ed9",
27
+ "11": "X\u00e3 h\u1ed9i",
28
+ "12": "\u0110\u1eddi s\u1ed1ng",
29
+ "2": "Gi\u1ea3i tr\u00ed",
30
+ "3": "Khoa h\u1ecdc",
31
+ "4": "Kinh t\u1ebf",
32
+ "5": "Nh\u00e0 \u0111\u1ea5t",
33
+ "6": "Ph\u00e1p lu\u1eadt",
34
+ "7": "Th\u1ebf gi\u1edbi",
35
+ "8": "Th\u1ec3 thao",
36
+ "9": "V\u0103n h\u00f3a"
37
+ },
38
+ "initializer_cutoff_factor": 2.0,
39
+ "initializer_range": 0.02,
40
+ "intermediate_size": 1152,
41
+ "label2id": {
42
+ "C\u00f4ng ngh\u1ec7": "0",
43
+ "Gi\u00e1o d\u1ee5c": "1",
44
+ "Gi\u1ea3i tr\u00ed": "2",
45
+ "Khoa h\u1ecdc": "3",
46
+ "Kinh t\u1ebf": "4",
47
+ "Nh\u00e0 \u0111\u1ea5t": "5",
48
+ "Ph\u00e1p lu\u1eadt": "6",
49
+ "Th\u1ebf gi\u1edbi": "7",
50
+ "Th\u1ec3 thao": "8",
51
+ "V\u0103n h\u00f3a": "9",
52
+ "Xe c\u1ed9": "10",
53
+ "X\u00e3 h\u1ed9i": "11",
54
+ "\u0110\u1eddi s\u1ed1ng": "12"
55
+ },
56
+ "layer_norm_eps": 1e-05,
57
+ "local_attention": 128,
58
+ "local_rope_theta": 10000.0,
59
+ "max_position_embeddings": 8192,
60
+ "mlp_bias": false,
61
+ "mlp_dropout": 0.0,
62
+ "model_type": "modernbert",
63
+ "norm_bias": false,
64
+ "norm_eps": 1e-05,
65
+ "num_attention_heads": 12,
66
+ "num_hidden_layers": 22,
67
+ "pad_token_id": 50283,
68
+ "position_embedding_type": "absolute",
69
+ "problem_type": "single_label_classification",
70
+ "reference_compile": true,
71
+ "sep_token_id": 50282,
72
+ "sparse_pred_ignore_index": -100,
73
+ "sparse_prediction": false,
74
+ "torch_dtype": "float32",
75
+ "transformers_version": "4.48.0.dev0",
76
+ "vocab_size": 50368
77
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e69518b47184ded3b625850c741b4cef7026f2bd409fd2bd20c22eac85d3453
3
+ size 598473628
runs/Feb17_02-05-05_36ee2f5e59c9/events.out.tfevents.1739757909.36ee2f5e59c9.733.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9bb90f2c699e5083b813a3ba5dc8dbce30f7a03e72113bb250529be895c4285
3
+ size 6563
runs/Feb17_02-06-34_36ee2f5e59c9/events.out.tfevents.1739757995.36ee2f5e59c9.733.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29fc8662c3a3c3bc399734500d9aeb3e2e4c1c351898e48874d0707bf1ce2dd3
3
+ size 9246
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af6e944f80339a44ca6131fc9d2bff5c3a598bc2bb21913b14f585c148872374
3
+ size 5432