system HF staff commited on
Commit
d9fd1c8
1 Parent(s): 2def212

Update config.json

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