Microsoft_Phi-4-mlx-4bit / special_tokens_map.json
cnfusion's picture
Upload special_tokens_map.json with huggingface_hub
bfa8671 verified
raw
history blame contribute delete
467 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"unk_token": "<|endoftext|>"
}