From d964250a154f9e40e834bee3c58ec27c0ab1d8e2 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Tue, 24 Jan 2023 14:59:14 +0000 Subject: [PATCH] Update generation_config.json --- generation_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.json b/generation_config.json index 363f5cb..03a7c66 100644 --- a/generation_config.json +++ b/generation_config.json @@ -4,7 +4,7 @@ 220, 50256 ], - "return_timestamps":true, + "return_timestamps":false, "bos_token_id": 50257, "decoder_start_token_id": 50257, "eos_token_id": 50256,