jiaqianjing commited on
Commit
59c9ba3
1 Parent(s): 7166302

update ...

Browse files
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": "hfl/chinese-roberta-wwm-ext",
3
  "architectures": [
4
- "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
1
  {
2
+ "_name_or_path": "./temp",
3
  "architectures": [
4
+ "BertModel"
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:7918573ccb5ef4f3016083b24e158f38cc3f00d224f3c5fdc2d9ff534915e8b2
3
- size 406840575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:027e05e7a238b11c6b342faa3240219a1f775ee04e0ad49cda384e1b3ddcc1e4
3
+ size 409154751