Cogito-MIS / special_tokens_map.json
Daemontatox's picture
(Trained with Unsloth)
c1d59d3 verified
raw
history blame
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}