Jumini-Ko-1.2B / tokenizer_config.json
properly59's picture
Upload V3A step6200 HF export
e287a3c verified
Raw
History Blame
204 Bytes
{
"model_max_length": 4096,
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"unk_token": "[UNK]",
"pad_token": "[PAD]",
"tokenizer_class": "PreTrainedTokenizerFast",
"fix_mistral_regex": true
}