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