diff --git a/config.json b/config.json index 8d5016e..a940b47 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,6 @@ -{ +{"architectures": [ + "BertForSequenceClassification" + ], "attention_probs_dropout_prob": 0.1, "hidden_act": "gelu", "hidden_dropout_prob": 0.1,