falcon-7b-sft-mix-2000 / tokenizer_config.json
andreaskoepf's picture
Upload tokenizer
293b869
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}