FalconLite / tokenizer_config.json
chenwuml's picture
Upload tokenizer_config.json with huggingface_hub
29de638
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}