rightyonghu
commited on
Commit
•
2e50dd0
1
Parent(s):
a9aa0e7
update model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -13,8 +13,8 @@
|
|
13 |
"type_vocab_size": 2,
|
14 |
"vocab_size": 22608,
|
15 |
"layer_norm_eps": 1e-05,
|
16 |
-
"model_type": "
|
17 |
"architectures": [
|
18 |
-
"
|
19 |
]
|
20 |
}
|
|
|
13 |
"type_vocab_size": 2,
|
14 |
"vocab_size": 22608,
|
15 |
"layer_norm_eps": 1e-05,
|
16 |
+
"model_type": "ernie",
|
17 |
"architectures": [
|
18 |
+
"ErnieModel"
|
19 |
]
|
20 |
}
|
pytorch_model.bin
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:c2225b5e755b36bae8063798fdbf7504713b3148e7a9c0754697f836baaafdfc
|
3 |
+
size 411317559
|