voidful commited on
Commit
011ed9d
1 Parent(s): c57ccaa

update model checkpoint AutoModelForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "voidful/albert_chinese_small",
3
  "architectures": [
4
- "AlbertModel"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "bos_token_id": 2,
 
1
  {
2
  "_name_or_path": "voidful/albert_chinese_small",
3
  "architectures": [
4
+ "AlbertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "bos_token_id": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d7e965299b566687932188d7ea1f938d98edb9f6147645eb898a07aeb4d6ce1
3
- size 18982001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:803142be248e7ac2beb49ed89b68912daf5b85949e3b914590aa755d1e25c589
3
+ size 18985786