kw-cutegpt-13b-ift / special_tokens_map.json
XuYipei's picture
Upload tokenizer
55f8946
raw
history blame contribute delete
No virus
122 Bytes
{
"additional_special_tokens": [
"<end>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}