From e9ee6fba9ac6e1e21f0c0c98c1c91d3448843fef Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Wed, 25 Jan 2023 21:56:23 +0000 Subject: [PATCH] Create generation_config.json --- generation_config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/generation_config.json b/generation_config.json index 81cc4d9..82e2636 100644 --- a/generation_config.json +++ b/generation_config.json @@ -3,6 +3,7 @@ 220, 50257 ], + "return_timestamps":false, "bos_token_id": 50257, "decoder_start_token_id": 50258, "eos_token_id": 50257,