ChainOfThought / special_tokens_map.json
valine's picture
Initial commit with model weights
925dfc9 verified
raw
history blame
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}