simcse_paper / special_tokens_map.json
dinhhung1508's picture
Rename special_tokens_map (1).json to special_tokens_map.json
3f1a18d verified
raw
history blame contribute delete
150 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": "<mask>"}