rocket-3B-OpenVINO-fp16 / special_tokens_map.json
unrahul's picture
Upload special_tokens_map.json with huggingface_hub
f5d83e5 verified
raw history blame
No virus
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
}
}