From 171802f0553effa2f16da2d0f7b9c37b61f3c69c Mon Sep 17 00:00:00 2001 From: system Date: Mon, 23 Mar 2020 21:44:12 +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 8ba81cd..5de4052 100644 --- a/config.json +++ b/config.json @@ -4,11 +4,9 @@ "DistilBertForQuestionAnswering" ], "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": { @@ -46,4 +44,4 @@ "torchscript": false, "use_bfloat16": false, "vocab_size": 28996 -} +} \ No newline at end of file