diff --git a/config.json b/config.json index 8499135..cb5c8d4 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,7 @@ { + "architectures": [ + "BertForTokenClassification" + ], "attention_probs_dropout_prob": 0.1, "directionality": "bidi", "finetuning_task": null,