tiny-random-BlenderbotSmallModel / tokenizer_config.json
hf-transformers-bot's picture
Upload tiny models for BlenderbotSmallModel
d07f463
raw
history blame contribute delete
286 Bytes
{
"bos_token": "__start__",
"clean_up_tokenization_spaces": true,
"eos_token": "__end__",
"model_max_length": 20,
"pad_token": "__null__",
"special_tokens_map_file": null,
"tokenizer_class": "BlenderbotSmallTokenizer",
"tokenizer_file": null,
"unk_token": "__unk__"
}