antolin commited on
Commit
026b6e6
·
verified ·
1 Parent(s): f192899

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": "bert-modeling/checkpoint-61140",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "bert-modeling/checkpoint-61140",
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": 0,
4
+ "transformers_version": "4.37.2"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ec0e81f7877bc24dcae6fdfaa816dbbef8e2ab84dd2cfc14b5cedb18ec89bf1
3
- size 439696224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2571b0f326b1848f328d74861c42c6d77e12c0ef2e9b70f888f9d59577895f
3
+ size 439828064