llama2_chatdoctor_finetuned / special_tokens_map.json
SallySun's picture
Upload 11 files
265378d verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}