diff --git a/config.json b/config.json index 0a87bc2..7f13b8c 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,7 @@ { + "architectures": [ + "AlbertForMaskedLM" + ], "attention_probs_dropout_prob": 0, "hidden_act": "gelu_new", "hidden_dropout_prob": 0,