From e4691929917e3ca33ce6762b953a17a2b053f66f Mon Sep 17 00:00:00 2001 From: "allen.bose" Date: Wed, 8 Oct 2025 17:26:28 +0000 Subject: [PATCH] Delete tokenizer_config.json --- Gpt-2/tokenizer_config.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Gpt-2/tokenizer_config.json diff --git a/Gpt-2/tokenizer_config.json b/Gpt-2/tokenizer_config.json deleted file mode 100644 index be4d21d..0000000 --- a/Gpt-2/tokenizer_config.json +++ /dev/null @@ -1 +0,0 @@ -{"model_max_length": 1024} \ No newline at end of file -- GitLab