Llama2-chat-Chinese-50W / special_tokens_map.json
RicardoLee's picture
Llama2-chat 7B Chinese ver 0.01
1ca452f
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}