falcon-40b-lora-sft-1.1k / tokenizer_config.json
jordiclive's picture
Upload 6 files
82d9c8d
raw
history blame contribute delete
215 Bytes
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}