Text Generation
Transformers
Safetensors
imp
custom_code
Imp-v1.5-3B-Phi2 / special_tokens_map.json
Oyoy1235's picture
update new phi2 structure
470ad57
raw
history blame
441 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}