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

Upload model

Browse files
Files changed (2) hide show
  1. config.json +2 -10
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,10 +3,8 @@
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,
@@ -23,17 +21,11 @@
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
  }
 
3
  "BertModel"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
 
6
  "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
 
21
  "model_type": "bert",
22
  "num_attention_heads": 12,
23
  "num_hidden_layers": 12,
 
24
  "pad_token_id": 0,
 
 
 
 
 
25
  "position_embedding_type": "absolute",
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.51.3",
28
  "type_vocab_size": 2,
29
  "use_cache": true,
30
+ "vocab_size": 30522
31
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:499296871d7e706c2c0570bb88c32009ee6ba0a40badfb684c8663cf419b702f
3
- size 409092920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4db737f56aaea90796b5a8d219de0eee958295a575c611f6b417ad340151da
3
+ size 437951328