Med-LLaMA-7b / special_tokens_map.json
xfbai's picture
init commit
5f2379e
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}