sn38-chrono-2016-sft2 / tokenizer_config.json
echoctx's picture
sn38 2016 unique nanochrono + quality SFT2
bdcfcd9 verified
Raw
History Blame Contribute Delete
288 Bytes
{
"backend": "tokenizers",
"bos_token": "<|bos|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|assistant_end|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 2048,
"pad_token": "<|assistant_end|>",
"tokenizer_class": "TokenizersBackend"
}