phi-4-3bit / special_tokens_map.json
prince-canuma's picture
a6dc96ad3415c0914fda0fe11c2a26f105823f9848b60599fbaf3a320961c3f2
ce74297 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|>"
}