Jamba-tiny-dev / special_tokens_map.json
tomeras1's picture
Upload model
38f499b verified
raw
history blame contribute delete
No virus
121 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}