hsb07 commited on
Commit
65cd049
·
verified ·
1 Parent(s): 6f97c8d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. config.json +77 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "0-10",
24
+ "1": "1001\u20132000",
25
+ "2": "101\u2013150",
26
+ "3": "11-20",
27
+ "4": "151\u2013200",
28
+ "5": "2001\u20135000",
29
+ "6": "201\u2013250",
30
+ "7": "21-40",
31
+ "8": "251\u2013500",
32
+ "9": "41-60",
33
+ "10": "5001\u201310000",
34
+ "11": "501\u20131000",
35
+ "12": "61\u2013100"
36
+ },
37
+ "initializer_cutoff_factor": 2.0,
38
+ "initializer_range": 0.02,
39
+ "intermediate_size": 2624,
40
+ "label2id": {
41
+ "0-10": 0,
42
+ "1001\u20132000": 1,
43
+ "101\u2013150": 2,
44
+ "11-20": 3,
45
+ "151\u2013200": 4,
46
+ "2001\u20135000": 5,
47
+ "201\u2013250": 6,
48
+ "21-40": 7,
49
+ "251\u2013500": 8,
50
+ "41-60": 9,
51
+ "5001\u201310000": 10,
52
+ "501\u20131000": 11,
53
+ "61\u2013100": 12
54
+ },
55
+ "layer_norm_eps": 1e-05,
56
+ "local_attention": 128,
57
+ "local_rope_theta": 10000.0,
58
+ "max_position_embeddings": 8192,
59
+ "mlp_bias": false,
60
+ "mlp_dropout": 0.0,
61
+ "model_type": "modernbert",
62
+ "norm_bias": false,
63
+ "norm_eps": 1e-05,
64
+ "num_attention_heads": 16,
65
+ "num_hidden_layers": 28,
66
+ "pad_token_id": 50283,
67
+ "position_embedding_type": "absolute",
68
+ "problem_type": "single_label_classification",
69
+ "repad_logits_with_grad": false,
70
+ "sep_token_id": 50282,
71
+ "sparse_pred_ignore_index": -100,
72
+ "sparse_prediction": false,
73
+ "torch_dtype": "bfloat16",
74
+ "transformers_version": "4.55.4",
75
+ "unsloth_version": "2025.9.4",
76
+ "vocab_size": 50368
77
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e34271eb970b80e23a92318e17d0e314aed5c9c2d4e4a5fdd3a40e544699ab03
3
+ size 791707530