healthh / special_tokens_map.json
ashu000999's picture
Upload folder using huggingface_hub
4f6f4b8
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}