diff --git a/config.json b/config.json index b3acc6f..5d74af8 100644 --- a/config.json +++ b/config.json @@ -1,11 +1,9 @@ { "activation": "gelu", "attention_dropout": 0.1, - "bos_token_id": 0, "dim": 768, "do_sample": false, "dropout": 0.1, - "eos_token_ids": 0, "finetuning_task": null, "hidden_dim": 3072, "id2label": { @@ -42,4 +40,4 @@ "torchscript": false, "use_bfloat16": false, "vocab_size": 28996 -} +} \ No newline at end of file