diff --git a/config.json b/config.json index b7bdd2e..418b364 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,7 @@ { + "architectures": [ + "DistilBertForSequenceClassification" + ], "activation": "gelu", "attention_dropout": 0.1, "dim": 768,