dolly-v2-3b-OpenVINO-asym-int8 / special_tokens_map.json
unrahul's picture
Upload special_tokens_map.json with huggingface_hub
2da3b9c verified
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:"
],
"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
},
"pad_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
}
}