M_RN / special_tokens_map.json
Siyong's picture
add tokenizer
20aa6ce
raw
history blame contribute delete
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}