deberta_v3_amazon_reviews / special_tokens_map.json
patrickvonplaten's picture
add tokenizer
a2c9734
raw
history blame
156 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}