diff --git a/config.json b/config.json index e44e49f..30386bc 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,7 @@ { + "architectures": [ + "DistilBertForMaskedLM" + ], "activation": "gelu", "attention_dropout": 0.1, "dim": 768,