jiaqianjing commited on
Commit
651f289
1 Parent(s): 8522475
Files changed (2) hide show
  1. config.json +2 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "./address-ner/checkpoint-14",
3
  "architectures": [
4
- "BertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "hfl/chinese-roberta-wwm-ext",
3
  "architectures": [
4
+ "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfa53c9dbb8402138d241f7b480129a8fc3d74e314aa30dceaab9d42c8e2efb0
3
- size 409154751
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216e83b0cbbab816e4a3ee24cd9f442fc58be7a61a7c55d25eb9a059fffaad8b
3
+ size 406840575