y22ma commited on
Commit
ec88157
·
verified ·
1 Parent(s): 2bd85b6

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. config.json +67 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ModernBertForSequenceClassification"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 50281,
8
+ "classifier_activation": "gelu",
9
+ "classifier_bias": false,
10
+ "classifier_dropout": 0.0,
11
+ "classifier_pooling": "mean",
12
+ "cls_token_id": 50281,
13
+ "decoder_bias": true,
14
+ "deterministic_flash_attn": false,
15
+ "embedding_dropout": 0.0,
16
+ "eos_token_id": 50282,
17
+ "global_attn_every_n_layers": 3,
18
+ "global_rope_theta": 160000.0,
19
+ "gradient_checkpointing": false,
20
+ "hidden_activation": "gelu",
21
+ "hidden_size": 1024,
22
+ "id2label": {
23
+ "0": "app_usage",
24
+ "1": "checkpoint",
25
+ "2": "fallback",
26
+ "3": "incoherent",
27
+ "4": "latest_events",
28
+ "5": "museum_info",
29
+ "6": "navigation",
30
+ "7": "vectorstore"
31
+ },
32
+ "initializer_cutoff_factor": 2.0,
33
+ "initializer_range": 0.02,
34
+ "intermediate_size": 2624,
35
+ "label2id": {
36
+ "app_usage": "0",
37
+ "checkpoint": "1",
38
+ "fallback": "2",
39
+ "incoherent": "3",
40
+ "latest_events": "4",
41
+ "museum_info": "5",
42
+ "navigation": "6",
43
+ "vectorstore": "7"
44
+ },
45
+ "layer_norm_eps": 1e-05,
46
+ "local_attention": 128,
47
+ "local_rope_theta": 10000.0,
48
+ "max_position_embeddings": 8192,
49
+ "mlp_bias": false,
50
+ "mlp_dropout": 0.0,
51
+ "model_type": "modernbert",
52
+ "norm_bias": false,
53
+ "norm_eps": 1e-05,
54
+ "num_attention_heads": 16,
55
+ "num_hidden_layers": 28,
56
+ "pad_token_id": 50283,
57
+ "position_embedding_type": "absolute",
58
+ "problem_type": "single_label_classification",
59
+ "repad_logits_with_grad": false,
60
+ "sep_token_id": 50282,
61
+ "sparse_pred_ignore_index": -100,
62
+ "sparse_prediction": false,
63
+ "torch_dtype": "float32",
64
+ "transformers_version": "4.55.2",
65
+ "unsloth_version": "2025.8.9",
66
+ "vocab_size": 50368
67
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a242469bac9b2a8d3eeb16f9e78ecf312742ba18c472298365ee7fdcca0209e
3
+ size 1583376240