From 784fa08ee01e943e70962a88f9935514ccf3964e Mon Sep 17 00:00:00 2001 From: system Date: Mon, 23 Mar 2020 21:43:57 +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 8c450d9..118bda8 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,6 @@ "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, @@ -36,7 +35,6 @@ "output_attentions": false, "output_hidden_states": false, "output_past": true, - "pad_token_id": 0, "pruned_heads": {}, "repetition_penalty": 1.0, "temperature": 1.0, @@ -46,4 +44,4 @@ "type_vocab_size": 1, "use_bfloat16": false, "vocab_size": 50265 -} +} \ No newline at end of file