dvilasuero HF staff commited on
Commit
a7ff8a7
·
verified ·
1 Parent(s): 1ba6e73

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "4_solutions_harmful_unnecessary",
25
+ "1": "0_not_relevant",
26
+ "2": "2_not_human",
27
+ "3": "3_not_bad",
28
+ "4": "1_not_happening",
29
+ "5": "6_proponents_biased",
30
+ "6": "5_science_is_unreliable",
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": "1",
38
+ "1_not_happening": "4",
39
+ "2_not_human": "2",
40
+ "3_not_bad": "3",
41
+ "4_solutions_harmful_unnecessary": "0",
42
+ "5_science_is_unreliable": "6",
43
+ "6_proponents_biased": "5",
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
+ "sep_token_id": 50282,
62
+ "sparse_pred_ignore_index": -100,
63
+ "sparse_prediction": false,
64
+ "torch_dtype": "float32",
65
+ "transformers_version": "4.48.0.dev0",
66
+ "vocab_size": 50368
67
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de45088bfe841421adaa528402313719b6ac8b7b0091e8275cfeaf5994bcb9f4
3
+ size 598458240
runs/Jan06_15-06-12_7edaa2ca5086/events.out.tfevents.1736175982.7edaa2ca5086.2838.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:239bd89c0372ae55312d814945a522dffa8ec361a7fec8211bc8737ff85debf5
3
+ size 4184
runs/Jan06_15-08-11_7edaa2ca5086/events.out.tfevents.1736176096.7edaa2ca5086.9215.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c19f352a3c609613ab22c997d77b48fff2506704976a247c2ee49789329105
3
+ size 6216
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f61e2141ff076e99410ae03eef983bc33dab26318e28d34f2e1a5a118d79e73
3
+ size 5368