From 742013845ef45650bf474c34d525e56173fc0d82 Mon Sep 17 00:00:00 2001 From: system Date: Mon, 30 Mar 2020 15:01:05 +0000 Subject: [PATCH] Update config.json --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 22a3328..5b0072c 100644 --- a/config.json +++ b/config.json @@ -45,6 +45,7 @@ "output_hidden_states": false, "output_past": true, "pad_token_id": 1, + "prefix": " ", "pruned_heads": {}, "repetition_penalty": 1.0, "temperature": 1.0,