Ziya-Reader-13B-v1.0 / special_tokens_map.json
Justcode's picture
d00672b18dcef0c51ba0c42648a8fde7ba952e271420cea8b6b5585544256ee7
318a085
raw history blame
No virus
491 Bytes
{
"additional_special_tokens": [
"<human>",
"<bot>",
"'<eod>'"
],
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}