buddhilive
commited on
Commit
•
9b7036b
1
Parent(s):
d7ae45b
Upload TFBertForMaskedLM
Browse files- config.json +1 -1
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"BertForMaskedLM"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 0,
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de750da2c61c0f3700081c9b2cfdbcd74ce7bb445f346161b3bb9ee1da407eef
|
3 |
+
size 655073724
|