GO-language / special_tokens_map.json
willdampier's picture
adding trainer, readme, and tokenizer
769b5d9
raw history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}