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