VictorMorand commited on
Commit
96f3d93
·
verified ·
1 Parent(s): e2c3994

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +71 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 256,
23
+ "id2label": {
24
+ "0": "LABEL_0"
25
+ },
26
+ "initializer_cutoff_factor": 2.0,
27
+ "initializer_range": 0.02,
28
+ "intermediate_size": 384,
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
+ ],
43
+ "local_attention": 128,
44
+ "max_position_embeddings": 7999,
45
+ "mlp_bias": false,
46
+ "mlp_dropout": 0.0,
47
+ "model_type": "modernbert",
48
+ "norm_bias": false,
49
+ "norm_eps": 1e-05,
50
+ "num_attention_heads": 4,
51
+ "num_hidden_layers": 7,
52
+ "pad_token_id": 50283,
53
+ "position_embedding_type": "sans_pos",
54
+ "repad_logits_with_grad": false,
55
+ "rope_parameters": {
56
+ "full_attention": {
57
+ "rope_theta": 160000.0,
58
+ "rope_type": "default"
59
+ },
60
+ "sliding_attention": {
61
+ "rope_theta": 160000.0,
62
+ "rope_type": "default"
63
+ }
64
+ },
65
+ "sep_token_id": 50282,
66
+ "sparse_pred_ignore_index": -100,
67
+ "sparse_prediction": false,
68
+ "tie_word_embeddings": true,
69
+ "transformers_version": "5.0.0",
70
+ "vocab_size": 50368
71
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60b27cc708da60af1aa43706986218c64ce9742d06264bb02b69966afab7314
3
+ size 67458708