PMC_LLaMA_13B / special_tokens_map.json
axiong's picture
init
e05cf19
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}