From 749de873826da9bb3189db5269b50f646bd04ed6 Mon Sep 17 00:00:00 2001 From: Cherrytest Date: Fri, 19 Sep 2025 05:15:03 +0000 Subject: [PATCH] System delete file --- .../tokenizer_2/special_tokens_map.json | 125 ------------------ 1 file changed, 125 deletions(-) delete mode 100644 process_checkpoint/FLUX.1-Kontext-dev/tokenizer_2/special_tokens_map.json diff --git a/process_checkpoint/FLUX.1-Kontext-dev/tokenizer_2/special_tokens_map.json b/process_checkpoint/FLUX.1-Kontext-dev/tokenizer_2/special_tokens_map.json deleted file mode 100644 index 17ade34..0000000 --- a/process_checkpoint/FLUX.1-Kontext-dev/tokenizer_2/special_tokens_map.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "additional_special_tokens": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "eos_token": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "pad_token": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - }, - "unk_token": { - "content": "", - "lstrip": false, - "normalized": false, - "rstrip": false, - "single_word": false - } -}