From 5ab69dbb407402d042447cf12341a4b25f35a7ce Mon Sep 17 00:00:00 2001 From: Arthur Zucker <ArthurZ@users.noreply.huggingface.co> Date: Mon, 28 Nov 2022 08:31:03 +0000 Subject: [PATCH] Allow single quotes "'" and hyphens "-" (#3) - Allow single quotes "'" and hyphens "-" (a5796832d706e2ccafe86bdf823d50b75b4a6b2c) Co-authored-by: Sanchit Gandhi <sanchit-gandhi@users.noreply.huggingface.co> --- config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.json b/config.json index ddd4331..cbee227 100644 --- a/config.json +++ b/config.json @@ -50,12 +50,10 @@ "suppress_tokens": [ 1, 2, - 6, 7, 8, 9, 10, - 12, 14, 25, 26,