From 9fbd12cb977e58059db38f22147325e8f53216ff Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Wed, 8 Feb 2023 20:39:15 +0000 Subject: [PATCH] Upload processor --- tokenizer_config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tokenizer_config.json b/tokenizer_config.json index 43b9ba6..4fed8cf 100644 --- a/tokenizer_config.json +++ b/tokenizer_config.json @@ -104,7 +104,6 @@ "eos_token": "", "extra_ids": 100, "model_max_length": 512, - "name_or_path": "google/flan-t5-xl", "pad_token": "", "processor_class": "Blip2Processor", "sp_model_kwargs": {},