V-Med / special_tokens_map.json
varox34's picture
Upload folder using huggingface_hub
9f79f9d verified
raw
history blame contribute delete
97 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}