anhpn-7b1-8bit / special_tokens_map.json
CreatorPhan's picture
Upload folder using huggingface_hub (#1)
cbb4315
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}