openllama-chinese-13b / special_tokens_map.json
li-xl
init
5dd98c8
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}