ibrain_000_tokenizer / special_tokens_map.json
qbitmaze's picture
Upload model trained with Unsloth
8be7234 verified
raw
history blame contribute delete
No virus
107 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>",
"unk_token": "<unk>"
}