From 628ee3bdc8f1bb489d1865f0d18756b88a22b72b Mon Sep 17 00:00:00 2001 From: system Date: Mon, 23 Mar 2020 21:44:43 +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 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