roberta-cls-consec / special_tokens_map.json
dennlinger's picture
Adding other files that should go in here.
44dfb06
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": "<mask>"}