liurui_lr
commited on
Commit
•
2a2fef9
1
Parent(s):
7c4f2b8
V2
Browse files- config.json +2 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"BertForMaskedLM"
|
4 |
],
|
@@ -23,7 +24,7 @@
|
|
23 |
"pooler_type": "first_token_transform",
|
24 |
"position_embedding_type": "absolute",
|
25 |
"torch_dtype": "float32",
|
26 |
-
"transformers_version": "4.
|
27 |
"type_vocab_size": 2,
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 21128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-shipping-address-chinese",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
|
|
24 |
"pooler_type": "first_token_transform",
|
25 |
"position_embedding_type": "absolute",
|
26 |
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.16.2",
|
28 |
"type_vocab_size": 2,
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 21128
|
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:ee9ec52645da3db62356bf4014e7d4d90f7b4cfee9866051d9c41cfb058a69e1
|
3 |
+
size 409250951
|
training_args.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:7c96adad58b155dc94ff6642dc0b04d72743142125914d565e1ec65ee862dd5c
|
3 |
+
size 2991
|