blenderbot_small-90M / tokenizer_config.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
a890c69
{
"bos_token": "__start__",
"clean_up_tokenization_spaces": true,
"eos_token": "__end__",
"model_max_length": 512,
"pad_token": "__null__",
"tokenizer_class": "BlenderbotSmallTokenizer",
"tokenizer_file": null,
"unk_token": "__unk__"
}