falcon-7b-v100s / tokenizer_config.json
hlarcher's picture
hlarcher HF staff
Initial fork
9fbc122
raw
history blame
No virus
220 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "tiiuae/falcon_tokenizer",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}