pothana-base-300M / special_tokens_map.json
neshkatrapati's picture
Upload folder using huggingface_hub
715004d verified
raw
history blame contribute delete
98 Bytes
{
"bos_token": "<bos>",
"eos_token": "<eos>",
"unk_token": "<unk>",
"pad_token": "<pad>"
}