cantonesellm-lihkg-story-lora / special_tokens_map.json
wcyat's picture
wcyat/cantonesellm-lihkg-story
3cdba90 verified
raw
history blame contribute delete
586 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|Human|>",
"<|Assistant|>",
"<|System|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}