michal-stefanik commited on
Commit
4ac835a
1 Parent(s): 3bf1eff

Upload BertForMaskedLM

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +5 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "fimu-docproc-research/mbert-finetuned",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
1
  {
2
  "_name_or_path": "fimu-docproc-research/mbert-finetuned",
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.26.1"
5
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7104f26a13c29ec3bf35cfda0a33f6de9397c5ec446bf9ce7f5f50c6174c1ace
3
- size 711482157
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67155d6bdb4297440b30ac19567db3a5f8c88c1ba68a9e1fc16bd6446a7a63ef
3
+ size 711968633