granite-text-to-json-350m-alora / tokenizer_config.json
barha's picture
aLoRA retrain of text-to-json on granite-4.0-350m (gate-verified: invocation [100264,78191,100265], r32/a64)
534df0c verified
Raw
History Blame Contribute Delete
394 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|end_of_text|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end_of_text|>",
"is_local": false,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"padding_side": "right",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|unk|>"
}