From 07b80d47d3a76d921b99f26b4622e05f81f03090 Mon Sep 17 00:00:00 2001 From: system Date: Mon, 23 Mar 2020 21:43:42 +0000 Subject: [PATCH] Update config.json --- config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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