From 7dd9e1ca6e845603c43062220d7ebe932215b341 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Tue, 24 Jan 2023 14:57:20 +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 4e65679..363f5cb 100644 --- a/generation_config.json +++ b/generation_config.json @@ -4,7 +4,7 @@ 220, 50256 ], - "return_timestampss":true, + "return_timestamps":true, "bos_token_id": 50257, "decoder_start_token_id": 50257, "eos_token_id": 50256,