MB2_1090C_AugV0 / special_tokens_map.json
hossamamer12's picture
Upload tokenizer
ea40b2d verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}