alfred-0923-tokenizer / tokenizer_config.json
ohallstrom's picture
Fix tokenizer config
9117f01
raw
history blame contribute delete
175 Bytes
{
"add_prefix_space": false,
"eos_token": "<end_message>",
"model_max_length": 8192,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}