persimmon-8b-chat / special_tokens_map.json
ArthurZ's picture
ArthurZ HF staff
Upload tokenizer
5bc07c3
raw history blame
No virus
283 Bytes
{
"bos_token": {
"content": "|ENDOFTEXT|",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}