Ziya-LLaMA-7B-Reward / special_tokens_map.json
yuxin's picture
Upload folder using huggingface_hub (#4)
9dc54e0
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}