diff --git a/config.json b/config.json index 052f105..120fc3d 100644 --- a/config.json +++ b/config.json @@ -3,9 +3,7 @@ "BertForTokenClassification" ], "attention_probs_dropout_prob": 0.1, - "bos_token_id": 0, "do_sample": false, - "eos_token_ids": 0, "finetuning_task": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, @@ -58,4 +56,4 @@ "type_vocab_size": 2, "use_bfloat16": false, "vocab_size": 28996 -} +} \ No newline at end of file