sealion-bert-large / special_tokens_map.json
ngannt's picture
Upload folder using huggingface_hub
2f0f24b
raw
history blame contribute delete
No virus
135 Bytes
{
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"mask_token": "<|mask|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}