vinabert-cased-oscar / special_tokens_map.json
phunc20's picture
Upload tokenizer
aa3290b
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}