Fotini98 commited on
Commit
2630801
·
verified ·
1 Parent(s): f3346f6

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +95 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "LABEL_0",
25
+ "1": "LABEL_1",
26
+ "2": "LABEL_2",
27
+ "3": "LABEL_3",
28
+ "4": "LABEL_4",
29
+ "5": "LABEL_5",
30
+ "6": "LABEL_6",
31
+ "7": "LABEL_7",
32
+ "8": "LABEL_8",
33
+ "9": "LABEL_9",
34
+ "10": "LABEL_10",
35
+ "11": "LABEL_11",
36
+ "12": "LABEL_12",
37
+ "13": "LABEL_13",
38
+ "14": "LABEL_14",
39
+ "15": "LABEL_15",
40
+ "16": "LABEL_16",
41
+ "17": "LABEL_17",
42
+ "18": "LABEL_18",
43
+ "19": "LABEL_19",
44
+ "20": "LABEL_20",
45
+ "21": "LABEL_21"
46
+ },
47
+ "initializer_cutoff_factor": 2.0,
48
+ "initializer_range": 0.02,
49
+ "intermediate_size": 1152,
50
+ "label2id": {
51
+ "LABEL_0": 0,
52
+ "LABEL_1": 1,
53
+ "LABEL_10": 10,
54
+ "LABEL_11": 11,
55
+ "LABEL_12": 12,
56
+ "LABEL_13": 13,
57
+ "LABEL_14": 14,
58
+ "LABEL_15": 15,
59
+ "LABEL_16": 16,
60
+ "LABEL_17": 17,
61
+ "LABEL_18": 18,
62
+ "LABEL_19": 19,
63
+ "LABEL_2": 2,
64
+ "LABEL_20": 20,
65
+ "LABEL_21": 21,
66
+ "LABEL_3": 3,
67
+ "LABEL_4": 4,
68
+ "LABEL_5": 5,
69
+ "LABEL_6": 6,
70
+ "LABEL_7": 7,
71
+ "LABEL_8": 8,
72
+ "LABEL_9": 9
73
+ },
74
+ "layer_norm_eps": 1e-05,
75
+ "local_attention": 128,
76
+ "local_rope_theta": 10000.0,
77
+ "max_position_embeddings": 8192,
78
+ "mlp_bias": false,
79
+ "mlp_dropout": 0.0,
80
+ "model_type": "modernbert",
81
+ "norm_bias": false,
82
+ "norm_eps": 1e-05,
83
+ "num_attention_heads": 12,
84
+ "num_hidden_layers": 22,
85
+ "pad_token_id": 50283,
86
+ "position_embedding_type": "absolute",
87
+ "problem_type": "single_label_classification",
88
+ "reference_compile": true,
89
+ "sep_token_id": 50282,
90
+ "sparse_pred_ignore_index": -100,
91
+ "sparse_prediction": false,
92
+ "torch_dtype": "float32",
93
+ "transformers_version": "4.48.0.dev0",
94
+ "vocab_size": 50368
95
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc5c83060899004b936a91378dd0c831655dcd726d2d8cec10f0c296a4fdf91
3
+ size 598501312