mamba-2.8b-slimpj-chat-4k / special_tokens_map.json
RonanMcGovern's picture
Upload folder using huggingface_hub
52c352d verified
raw
history blame contribute delete
No virus
359 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}