marcosfp commited on
Commit
9111f24
1 Parent(s): 4fd5974

Upload BertForMaskedLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +5 -0
  3. model.safetensors +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "./",
3
  "architectures": [
4
+ "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 1,
4
+ "transformers_version": "4.39.3"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:142a279731fe7f8a62b86902ed3df10ac76230bfabc7317ff6d36dc47a7fac2d
3
- size 439425888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3b1b23b224629f1f30d4ccae072a175af21008c97995931361b8cd2b85f827
3
+ size 439557376