diff --git a/config.json b/config.json index af52f19..78d50a5 100644 --- a/config.json +++ b/config.json @@ -3,9 +3,7 @@ "BertForQuestionAnswering" ], "attention_probs_dropout_prob": 0.1, - "bos_token_id": 0, "do_sample": false, - "eos_token_ids": 0, "finetuning_task": "squad2", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, @@ -46,4 +44,4 @@ "type_vocab_size": 2, "use_bfloat16": false, "vocab_size": 30522 -} +} \ No newline at end of file