Training in progress, epoch 1
Browse files
config.json
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "0_not_relevant",
|
25 |
+
"1": "1_not_happening",
|
26 |
+
"2": "2_not_human",
|
27 |
+
"3": "3_not_bad",
|
28 |
+
"4": "4_solutions_harmful_unnecessary",
|
29 |
+
"5": "5_science_unreliable",
|
30 |
+
"6": "6_proponents_biased",
|
31 |
+
"7": "7_fossil_fuels_needed"
|
32 |
+
},
|
33 |
+
"initializer_cutoff_factor": 2.0,
|
34 |
+
"initializer_range": 0.02,
|
35 |
+
"intermediate_size": 1152,
|
36 |
+
"label2id": {
|
37 |
+
"0_not_relevant": 0,
|
38 |
+
"1_not_happening": 1,
|
39 |
+
"2_not_human": 2,
|
40 |
+
"3_not_bad": 3,
|
41 |
+
"4_solutions_harmful_unnecessary": 4,
|
42 |
+
"5_science_unreliable": 5,
|
43 |
+
"6_proponents_biased": 6,
|
44 |
+
"7_fossil_fuels_needed": 7
|
45 |
+
},
|
46 |
+
"layer_norm_eps": 1e-05,
|
47 |
+
"local_attention": 128,
|
48 |
+
"local_rope_theta": 10000.0,
|
49 |
+
"max_position_embeddings": 8192,
|
50 |
+
"mlp_bias": false,
|
51 |
+
"mlp_dropout": 0.0,
|
52 |
+
"model_type": "modernbert",
|
53 |
+
"norm_bias": false,
|
54 |
+
"norm_eps": 1e-05,
|
55 |
+
"num_attention_heads": 12,
|
56 |
+
"num_hidden_layers": 22,
|
57 |
+
"pad_token_id": 50283,
|
58 |
+
"position_embedding_type": "absolute",
|
59 |
+
"problem_type": "single_label_classification",
|
60 |
+
"reference_compile": true,
|
61 |
+
"repad_logits_with_grad": false,
|
62 |
+
"sep_token_id": 50282,
|
63 |
+
"sparse_pred_ignore_index": -100,
|
64 |
+
"sparse_prediction": false,
|
65 |
+
"torch_dtype": "float32",
|
66 |
+
"transformers_version": "4.49.0.dev0",
|
67 |
+
"vocab_size": 50368
|
68 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aebef0c9180b53a1474831dc4170935835d09466cc133c5b2c26aebbe4a4e61
|
3 |
+
size 598458240
|
runs/Jan23_10-45-44_7b53f9945e90/events.out.tfevents.1737629145.7b53f9945e90.5102.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6572e259616107faba05516baed3ad84610df3326008cead798d79f12ed4741e
|
3 |
+
size 8098
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8de13cadc02f9096e1c6749bc08e1e2950253d9806dae523ff05b4412552cb5
|
3 |
+
size 5432
|