Text Generation
Transformers
Safetensors
mistral
conversational
text-generation-inference
RenCoder-Ministral-8B-Instruct-2410 / special_tokens_map.json
pankajmathur's picture
Upload special_tokens_map.json with huggingface_hub
1129dbb verified
raw
history blame contribute delete
414 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}