This is the only Salesforce/blip-* checkpoint without tokenizer.json, so adding for consistency :)

Generated with:

from transformers import BertTokenizerFast

tokenizer = BertTokenizerFast.from_pretrained("/Users/jonatanklosko/git/hf/blip-image-captioning-base/")
tokenizer.save_pretrained("/Users/jonatanklosko/git/hf/blip-image-captioning-base/")
jonatanklosko changed pull request status to open
Salesforce org

Thanks a lot for the addition!

ybelkada changed pull request status to merged

Sign up or log in to comment