Training in progress, step 1000
Browse files
config.json
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "LABEL_0"
|
25 |
+
},
|
26 |
+
"initializer_cutoff_factor": 2.0,
|
27 |
+
"initializer_range": 0.02,
|
28 |
+
"intermediate_size": 1152,
|
29 |
+
"label2id": {
|
30 |
+
"LABEL_0": 0
|
31 |
+
},
|
32 |
+
"layer_norm_eps": 1e-05,
|
33 |
+
"local_attention": 128,
|
34 |
+
"local_rope_theta": 10000.0,
|
35 |
+
"max_position_embeddings": 8192,
|
36 |
+
"mlp_bias": false,
|
37 |
+
"mlp_dropout": 0.0,
|
38 |
+
"model_type": "modernbert",
|
39 |
+
"norm_bias": false,
|
40 |
+
"norm_eps": 1e-05,
|
41 |
+
"num_attention_heads": 12,
|
42 |
+
"num_hidden_layers": 22,
|
43 |
+
"pad_token_id": 50283,
|
44 |
+
"position_embedding_type": "absolute",
|
45 |
+
"problem_type": "regression",
|
46 |
+
"reference_compile": true,
|
47 |
+
"repad_logits_with_grad": false,
|
48 |
+
"sep_token_id": 50282,
|
49 |
+
"sparse_pred_ignore_index": -100,
|
50 |
+
"sparse_prediction": false,
|
51 |
+
"torch_dtype": "bfloat16",
|
52 |
+
"transformers_version": "4.48.1",
|
53 |
+
"vocab_size": 50368
|
54 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfae4df3bca6f3b4efc2436367ad7cebb17c9bb619346ac5d1a849c1cba30c99
|
3 |
+
size 299225554
|
runs/Jan27_07-47-48_9b933d48dfe5/events.out.tfevents.1737964068.9b933d48dfe5.2953.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fc80170a0f91fad35606d1ab9b5fe8fed2761f898a4bf6ba610e2891b78d32e
|
3 |
+
size 5933
|
runs/Jan27_10-22-33_9b933d48dfe5/events.out.tfevents.1737973354.9b933d48dfe5.5324.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15d1306adb75b83651691536e876109e38007349db74a43e30a4b252426fb5d
|
3 |
+
size 8310
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa1ccc3b5cfa6d628a378d3116f50c0480666a8ffc4208e6d7e102aaeb7072b7
|
3 |
+
size 5496
|