Superthoughts-lite-1.8B-experimental-o1 / special_tokens_map.json
Pinkstack's picture
Upload tokenizer
f497348 verified
raw
history blame contribute delete
127 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}