CoTton-360M / special_tokens_map.json
marcuscedricridia's picture
(Trained with Unsloth)
1a12d84 verified
raw
history blame contribute delete
127 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}