From 379b6377fa42ab0e18d9093dff06d7d96dbbe6b2 Mon Sep 17 00:00:00 2001 From: system Date: Mon, 30 Mar 2020 15:01:09 +0000 Subject: [PATCH] Update config.json --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 900b327..1829efd 100644 --- a/config.json +++ b/config.json @@ -42,6 +42,7 @@ "output_attentions": false, "output_hidden_states": false, "output_past": false, + "prefix": " ", "pruned_heads": {}, "repetition_penalty": 1.0, "temperature": 1.0, @@ -50,4 +51,4 @@ "torchscript": false, "use_bfloat16": false, "vocab_size": 50265 -} +} \ No newline at end of file