smollm3-sft / tokenizer_config.json
timdef's picture
Training in progress, step 500
5bcdadf verified
{
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"fast": false,
"is_local": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 131072,
"tokenizer_class": "TokenizersBackend"
}