diff --git a/config.json b/config.json index b3e360b..79d90e5 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "BertForTokenClassification" + "AutoModelForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": null,