Hristo-Karagyozov commited on
Commit
b49d532
·
verified ·
1 Parent(s): 3a3420e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "../distilbert-prompt-classifier/checkpoint-24",
3
  "activation": "gelu",
4
  "architectures": [
5
- "DistilBertForSequenceClassification"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,
 
2
  "_name_or_path": "../distilbert-prompt-classifier/checkpoint-24",
3
  "activation": "gelu",
4
  "architectures": [
5
+ "FineTunedDistilBertWithStringLabels"
6
  ],
7
  "attention_dropout": 0.1,
8
  "dim": 768,