tiny-random-falcon-40b / tokenizer_config.json
IlyasMoutawwakil's picture
Mirror from katuni4ka/tiny-random-falcon-40b
77958ea verified
raw
history blame contribute delete
242 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}