raphassaraf commited on
Commit
8ae2b33
·
verified ·
1 Parent(s): 5412408

Upload model

Browse files
Files changed (2) hide show
  1. config.json +12 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,15 +3,18 @@
3
  "BertModel"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "classifier_dropout": null,
 
 
7
  "hidden_act": "gelu",
8
  "hidden_dropout_prob": 0.1,
9
- "hidden_size": 384,
10
  "id2label": {
11
  "0": "LABEL_0"
12
  },
13
  "initializer_range": 0.02,
14
- "intermediate_size": 1536,
15
  "label2id": {
16
  "LABEL_0": 0
17
  },
@@ -20,11 +23,17 @@
20
  "model_type": "bert",
21
  "num_attention_heads": 12,
22
  "num_hidden_layers": 12,
 
23
  "pad_token_id": 0,
 
 
 
 
 
24
  "position_embedding_type": "absolute",
25
  "torch_dtype": "float32",
26
  "transformers_version": "4.51.3",
27
  "type_vocab_size": 2,
28
  "use_cache": true,
29
- "vocab_size": 30522
30
  }
 
3
  "BertModel"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
  "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
  "id2label": {
14
  "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
  "label2id": {
19
  "LABEL_0": 0
20
  },
 
23
  "model_type": "bert",
24
  "num_attention_heads": 12,
25
  "num_hidden_layers": 12,
26
+ "output_past": true,
27
  "pad_token_id": 0,
28
+ "pooler_fc_size": 768,
29
+ "pooler_num_attention_heads": 12,
30
+ "pooler_num_fc_layers": 3,
31
+ "pooler_size_per_head": 128,
32
+ "pooler_type": "first_token_transform",
33
  "position_embedding_type": "absolute",
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.51.3",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
+ "vocab_size": 21128
39
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1564fedbfc39595a9a4aea11234dba685900a3f51159baab3ec48c4dce403f1
3
- size 133462128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:499296871d7e706c2c0570bb88c32009ee6ba0a40badfb684c8663cf419b702f
3
+ size 409092920