MB2_590C_AugV2 / special_tokens_map.json
hossamamer12's picture
Upload tokenizer
3db317f verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}