blenderbot_user_simulator_both_domain / tokenizer_config.json
stanleychu2's picture
add tokenizer
dd2d3b4
raw
history blame contribute delete
297 Bytes
{"unk_token": "__unk__", "bos_token": "__start__", "eos_token": "<end>", "pad_token": "__null__", "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "./output/blenderbot_user_simulator/checkpoint-39504", "model_max_length": 512, "tokenizer_class": "BlenderbotSmallTokenizer"}