Training in progress, step 1000
Browse files
config.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"ModernBertForMaskedLM"
|
4 |
+
],
|
5 |
+
"attention_bias": false,
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 50281,
|
8 |
+
"classifier_activation": "gelu",
|
9 |
+
"classifier_bias": false,
|
10 |
+
"classifier_dropout": 0.0,
|
11 |
+
"classifier_pooling": "mean",
|
12 |
+
"cls_token_id": 50281,
|
13 |
+
"decoder_bias": true,
|
14 |
+
"deterministic_flash_attn": false,
|
15 |
+
"embedding_dropout": 0.0,
|
16 |
+
"eos_token_id": 50282,
|
17 |
+
"global_attn_every_n_layers": 3,
|
18 |
+
"global_rope_theta": 160000.0,
|
19 |
+
"gradient_checkpointing": false,
|
20 |
+
"hidden_activation": "gelu",
|
21 |
+
"hidden_size": 1024,
|
22 |
+
"initializer_cutoff_factor": 2.0,
|
23 |
+
"initializer_range": 0.02,
|
24 |
+
"intermediate_size": 2624,
|
25 |
+
"layer_norm_eps": 1e-05,
|
26 |
+
"local_attention": 128,
|
27 |
+
"local_rope_theta": 10000.0,
|
28 |
+
"max_position_embeddings": 8192,
|
29 |
+
"mlp_bias": false,
|
30 |
+
"mlp_dropout": 0.0,
|
31 |
+
"model_type": "modernbert",
|
32 |
+
"norm_bias": false,
|
33 |
+
"norm_eps": 1e-05,
|
34 |
+
"num_attention_heads": 16,
|
35 |
+
"num_hidden_layers": 28,
|
36 |
+
"pad_token_id": 50283,
|
37 |
+
"position_embedding_type": "absolute",
|
38 |
+
"repad_logits_with_grad": false,
|
39 |
+
"sep_token_id": 50282,
|
40 |
+
"sparse_pred_ignore_index": -100,
|
41 |
+
"sparse_prediction": false,
|
42 |
+
"torch_dtype": "float32",
|
43 |
+
"transformers_version": "4.52.0.dev0",
|
44 |
+
"vocab_size": 50368
|
45 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d5c67527ceac2be5d6a9ecf4e944fcd8d45c43f901fb7f8e4b14affe6d90400
|
3 |
+
size 504890240
|
runs/Apr10_11-42-31_1f1ed54752a9/events.out.tfevents.1744285352.1f1ed54752a9.3375.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:516cac11f93615528122102515061e4cb48dd22d07f230ed751d99894df0ea33
|
3 |
+
size 5600
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de67dd3e3821ce3eb8327a112282d8e9bf6f8a61701b9105a9a2c4f837180308
|
3 |
+
size 5304
|