axel-darmouni commited on
Commit
7eeaa5c
·
verified ·
1 Parent(s): e31fcbe

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": "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": false,
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:3b95e3652918cb2a4bf7858ac5aaaa27fb3bdbf6db90672ad66c01f4608b94da
3
+ size 598458240
runs/Jan08_18-25-20_c65913c89551/events.out.tfevents.1736360721.c65913c89551.140.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740bbe3ced9df013f40ec7a2d8f4e0b208326590ce580bfca4675c875b890523
3
+ size 6203
runs/Jan08_18-26-12_c65913c89551/events.out.tfevents.1736360773.c65913c89551.140.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:271ef97ac3ba6527711c11af02ad0dd7bd265142682fdfe980b7928c8aad8b51
3
+ size 6883
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:defb72fc1c268a7f9327658b949ab3c9df77bda55b91398f117a5ab694b4a883
3
+ size 5368