Medical-Mind-Llama-3-8b-v1M / special_tokens_map.json
Liu-Xiang's picture
Upload special_tokens_map.json with huggingface_hub
5273b9c verified
raw
history blame contribute delete
316 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "!"
}