internlm2-chat-20b-sft / special_tokens_map.json
ZwwWayne
initial commit internlm2-chat-20b-sft model
6ee6bdb
raw history blame
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}