minModel / special_tokens_map.json
nativeanish's picture
Trained with Unsloth
e8995b6 verified
raw
history blame contribute delete
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}