phi-4-8bit / special_tokens_map.json
prince-canuma's picture
f9a63168c725867e778a5b5abe80d93c875fafc16a7ee6e3ccb5b4e1da926527
f5e27cc verified
raw
history blame
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|>"
}