sripadh8 commited on
Commit
fbaa408
1 Parent(s): 47c48d7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
- "DistilBertForMaskedLM"
5
  ],
6
  "activation": "gelu",
7
  "attention_dropout": 0.1,
 
1
  {
2
  "activation": "gelu",
3
  "architectures": [
4
+ "DistilBertModel"
5
  ],
6
  "activation": "gelu",
7
  "attention_dropout": 0.1,