surjo_tokenizer / special_tokens_map.json
spitfire4794's picture
Upload folder using huggingface_hub
456f991 verified
Raw
History Blame Contribute Delete
134 Bytes
{
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"unk_token": "<|unk|>",
"pad_token": "<|pad|>",
"mask_token": "<|mask|>"
}