iolimat482 commited on
Commit
7a351fb
·
verified ·
1 Parent(s): 6c26f25

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "answerdotai/ModernBERT-large",
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": 1024,
23
+ "id2label": {
24
+ "0": 0,
25
+ "1": 1,
26
+ "2": 2,
27
+ "3": 3,
28
+ "4": 4,
29
+ "5": 5,
30
+ "6": 6,
31
+ "7": 7,
32
+ "8": 8
33
+ },
34
+ "initializer_cutoff_factor": 2.0,
35
+ "initializer_range": 0.02,
36
+ "intermediate_size": 2624,
37
+ "label2id": {
38
+ "0": "0",
39
+ "1": "1",
40
+ "2": "2",
41
+ "3": "3",
42
+ "4": "4",
43
+ "5": "5",
44
+ "6": "6",
45
+ "7": "7",
46
+ "8": "8"
47
+ },
48
+ "layer_norm_eps": 1e-05,
49
+ "local_attention": 128,
50
+ "local_rope_theta": 10000.0,
51
+ "max_position_embeddings": 8192,
52
+ "mlp_bias": false,
53
+ "mlp_dropout": 0.0,
54
+ "model_type": "modernbert",
55
+ "norm_bias": false,
56
+ "norm_eps": 1e-05,
57
+ "num_attention_heads": 16,
58
+ "num_hidden_layers": 28,
59
+ "pad_token_id": 50283,
60
+ "position_embedding_type": "absolute",
61
+ "problem_type": "single_label_classification",
62
+ "reference_compile": true,
63
+ "sep_token_id": 50282,
64
+ "sparse_pred_ignore_index": -100,
65
+ "sparse_prediction": false,
66
+ "torch_dtype": "bfloat16",
67
+ "transformers_version": "4.48.0.dev0",
68
+ "vocab_size": 50368
69
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d98c8c93cbecd0318384e55151e0bc3b825ec9cfd73ae668e28a047e67e718d
3
+ size 791699330
runs/Dec25_16-51-38_ip-10-192-12-252/events.out.tfevents.1735145499.ip-10-192-12-252.62786.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a37bcc18f380ac7309e4c07c89a8c973cd4a767598b01ace906c47109e0f00
3
+ size 6523
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad2b9e606b6c52db80852200c5be8dc0ff19a301077ea380f74cf64c2a5bdc53
3
+ size 5432