Mistral-Nemo-Instruct-2407-4bit / special_tokens_map.json
prince-canuma's picture
d1f135c40cbd974220999860bbc0fdd5c9339ae51d808c6283f97f547209cd08
9eea4be verified
raw
history blame
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
}
}