huozi-7b-sft / special_tokens_map.json
yxu's picture
first commit
73b68f6
{
"additional_special_tokens": [
"<|beginofutterance|>",
"<|endofutterance|>",
"<|endoftext|>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}