ShuaiqiDuan commited on
Commit
3fa11c4
1 Parent(s): 86e735c

Upload model

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
- "DistilBertForMaskedLM"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
 
2
  "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
+ "DistilBertModel"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a4930fba57af510b9c72359b16975b2fd8509960b331a8380e3f4e9fcf3e48f
3
- size 267978033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d6fbc80a6881f4530b91857955b919fb9c7515949f88d0dec0c0ecb4c21f0b
3
+ size 265484701