camel-5b-hf / special_tokens_map.json
kiranr's picture
add model files
7322964
raw history blame
No virus
123 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "[PAD]",
"unk_token": "<|endoftext|>"
}