Update config.json
Browse files- 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 |
-
"
|
| 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,
|