VictorMorand commited on
Commit
f646f26
·
verified ·
1 Parent(s): dd29276

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +74 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ModernBertForSequenceClassification"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 50281,
8
+ "causal_mask": false,
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
+ "dtype": "float32",
17
+ "embedding_dropout": 0.0,
18
+ "eos_token_id": 50282,
19
+ "global_attn_every_n_layers": 3,
20
+ "gradient_checkpointing": false,
21
+ "hidden_activation": "gelu",
22
+ "hidden_size": 384,
23
+ "id2label": {
24
+ "0": "LABEL_0"
25
+ },
26
+ "initializer_cutoff_factor": 2.0,
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 576,
29
+ "is_causal": false,
30
+ "label2id": {
31
+ "LABEL_0": 0
32
+ },
33
+ "layer_norm_eps": 1e-05,
34
+ "layer_types": [
35
+ "full_attention",
36
+ "sliding_attention",
37
+ "sliding_attention",
38
+ "full_attention",
39
+ "sliding_attention",
40
+ "sliding_attention",
41
+ "full_attention",
42
+ "sliding_attention",
43
+ "sliding_attention",
44
+ "full_attention"
45
+ ],
46
+ "local_attention": 128,
47
+ "max_position_embeddings": 7999,
48
+ "mlp_bias": false,
49
+ "mlp_dropout": 0.0,
50
+ "model_type": "modernbert",
51
+ "norm_bias": false,
52
+ "norm_eps": 1e-05,
53
+ "num_attention_heads": 6,
54
+ "num_hidden_layers": 10,
55
+ "pad_token_id": 50283,
56
+ "position_embedding_type": "sans_pos",
57
+ "repad_logits_with_grad": false,
58
+ "rope_parameters": {
59
+ "full_attention": {
60
+ "rope_theta": 160000.0,
61
+ "rope_type": "default"
62
+ },
63
+ "sliding_attention": {
64
+ "rope_theta": 160000.0,
65
+ "rope_type": "default"
66
+ }
67
+ },
68
+ "sep_token_id": 50282,
69
+ "sparse_pred_ignore_index": -100,
70
+ "sparse_prediction": false,
71
+ "tie_word_embeddings": true,
72
+ "transformers_version": "5.0.0",
73
+ "vocab_size": 50368
74
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ace3ba089dcce3b5f0bbdc0d35a0bced19a5387228db810b14e853d8e102168
3
+ size 128132084