Update
Browse files- config.json +2 -3
- pytorch_model.bin +1 -1
- spiece.model +2 -2
- tf_model.h5 +2 -2
config.json
CHANGED
@@ -15,7 +15,6 @@
|
|
15 |
"num_attention_heads": 12,
|
16 |
"num_hidden_layers": 12,
|
17 |
"pad_token_id": 0,
|
18 |
-
"
|
19 |
-
"tokenizer_class":"AlbertTokenizer",
|
20 |
"vocab_size": 100000
|
21 |
-
}
|
|
|
15 |
"num_attention_heads": 12,
|
16 |
"num_hidden_layers": 12,
|
17 |
"pad_token_id": 0,
|
18 |
+
"tokenizer_class": "AlbertTokenizer",
|
|
|
19 |
"vocab_size": 100000
|
20 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 651858439
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d5b97dc7f4e8a91492f44a35ea7c179dfc764fd1dcf6af14f1bad3073073ba7
|
3 |
size 651858439
|
spiece.model
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:b9a190932eeea14788ec1abd3405b2fb612b52622945ccb3bb68d67fd586dfcc
|
3 |
+
size 1991738
|
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:fdee76f5705888201531e4f639b7ee11347e6d4c890a0c81b110073d220f2ce7
|
3 |
+
size 959243464
|