falcon-40b / tokenizer_config.json
Matt
Revert "Move to in-library checkpoint (#81)"
46f48b5
raw history blame
No virus
175 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}