Llama-3.2-1B-mntp-simcse / special_tokens_map.json
bnjmnmarie's picture
Upload folder using huggingface_hub
9525b9d verified
raw
history blame contribute delete
335 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|end_of_text|>"
}