cryptoroberta-base-finetuned / special_tokens_map.json
totoro4007's picture
add tokenizer
07c9439
raw
history blame contribute delete
244 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}