Training in progress, epoch 1
Browse files- config.json +77 -0
- model.safetensors +3 -0
- runs/Feb12_13-09-02_0359a1a1f113/events.out.tfevents.1739365744.0359a1a1f113.277.1 +3 -0
- runs/Feb12_13-09-19_0359a1a1f113/events.out.tfevents.1739365761.0359a1a1f113.277.2 +3 -0
- runs/Feb12_13-15-10_0359a1a1f113/events.out.tfevents.1739366111.0359a1a1f113.277.3 +3 -0
- runs/Feb12_13-16-28_0359a1a1f113/events.out.tfevents.1739366189.0359a1a1f113.277.4 +3 -0
- training_args.bin +3 -0
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:fef032885b5916e6e429a75eb764db66124b4c67cb1a55f15b5d721b8a3d893d
|
3 |
+
size 598473628
|
runs/Feb12_13-09-02_0359a1a1f113/events.out.tfevents.1739365744.0359a1a1f113.277.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c92efe5fec6b1aa48d10701fe033c265ee26faa0496e4b7327855e6a830101e9
|
3 |
+
size 6611
|
runs/Feb12_13-09-19_0359a1a1f113/events.out.tfevents.1739365761.0359a1a1f113.277.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e6f3c1f9f4935f4d375f835b1eba298cbca59d23bc91a9fbae81c2a9b19c3d5
|
3 |
+
size 6609
|
runs/Feb12_13-15-10_0359a1a1f113/events.out.tfevents.1739366111.0359a1a1f113.277.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:646679c4993a56e5492217add4e69e7b88b356ee416cfb1ce9a0c451eaad3591
|
3 |
+
size 6560
|
runs/Feb12_13-16-28_0359a1a1f113/events.out.tfevents.1739366189.0359a1a1f113.277.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb04cc6a1ddc8c9bff9e129943209bde774d1816461bb15d8b5dad2a8b84b370
|
3 |
+
size 8985
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef32c0e7274d27dd88849cd56df95a426b0dab217f21767899435384ec38751b
|
3 |
+
size 5432
|