conv-bert-medium-small-mbib-2048 / special_tokens_map.json
ANGKJ1995's picture
Upload tokenizer
fe14ec8 verified
raw
history blame contribute delete
No virus
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}