llama3.2-3b-tokipona-v3-chat-v3 / special_tokens_map.json
johnpaulbin's picture
Upload model trained with Unsloth
f79da8d verified
raw
history blame contribute delete
333 Bytes
{
"bos_token": "<|eot_id|>",
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}