nicolaebanari commited on
Commit
ca8d65a
·
verified ·
1 Parent(s): 25d7d0f

initial commit

Browse files
Files changed (3) hide show
  1. config.json +30 -0
  2. generation_config.json +5 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens_ids": [],
3
+ "architectures": [
4
+ "BertLMHeadModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "cls_token_id": 1,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "layer_norm_eps": 1e-12,
15
+ "mask_token_id": 4,
16
+ "max_position_embeddings": 512,
17
+ "model_type": "bert",
18
+ "num_attention_heads": 16,
19
+ "num_hidden_layers": 24,
20
+ "pad_token_id": 3,
21
+ "position_embedding_type": "absolute",
22
+ "sep_token_id": 2,
23
+ "tokenizer_class": "BertTokenizerFast",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.55.4",
26
+ "type_vocab_size": 2,
27
+ "unk_token_id": 0,
28
+ "use_cache": true,
29
+ "vocab_size": 30073
30
+ }
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.55.4"
5
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f140f40504fbc3a390d6a41ba58ea0ee9401e1e345d990facbd4edd67a0133e2
3
+ size 1338904116