msluszniak's picture
Upload tokenizer_config.json with huggingface_hub
40a4555 verified
Raw
History Blame Contribute Delete
399 Bytes
{
"add_prefix_space": false,
"additional_special_tokens": null,
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": true,
"do_lower_case": true,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": false,
"model_max_length": 77,
"pad_token": "<|endoftext|>",
"tokenizer_class": "CLIPTokenizer",
"unk_token": "<|endoftext|>"
}