wangchan-course / special_tokens_map.json
new5558's picture
First version of the your-model-name model and tokenizer.
9acb551
raw
history blame contribute delete
No virus
217 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": "<mask>", "additional_special_tokens": ["<s>NOTUSED", "</s>NOTUSED", "<_>"]}