evo-1-8k-crispr / tokenizer_config.json
exnx's picture
add ckpt, token map and tokenizer config
c1aafb2
raw
history blame contribute delete
No virus
327 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenizer.ByteTokenizer",
null
]
},
"byte_level": true,
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"truncation_side": "left"
}