dica-llama-2-7b-chat / special_tokens_map.json
nhat117's picture
Upload folder using huggingface_hub
e5a61e3
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}