Microsoft_Phi-4-mlx-3bit / special_tokens_map.json
cnfusion's picture
Upload special_tokens_map.json with huggingface_hub
6ef1d2f 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|>"
}