Nemo_Think3 / special_tokens_map.json
J-LAB's picture
Upload tokenizer
0a6453f verified
raw
history blame contribute delete
No virus
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}