DavidNemeskey commited on
Commit
cedc305
1 Parent(s): 3a0e2b4

Replacing both the PyTorch and TensorFlow models with

Browse files

(TF)BertModelForPretrainings, because (TF)BertModel does not store the
weights needed for MLM or NSP.

Files changed (2) hide show
  1. pytorch_model.bin +2 -2
  2. tf_model.h5 +2 -2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:689377194f9cf56d134898fcd071b375929025b8d2224b3abf7f30e13f2ededb
3
- size 442556215
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:877cef6760c89be08a9131edf54aea04c7a9f6ff8d8cdc4ba07481e7a03fd682
3
+ size 445063862
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fc99d2cd668a88d8867792b015f6db17a1fc5898a3195d72e47d2953435ab0c
3
- size 442734360
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5642cc405282771686f3d0e5a3a5d32dc1aad6c64b61d880c8ffd66a366ff18
3
+ size 543564212