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