Part1 / special_tokens_map.json
zasheza's picture
add tokenizer
420fa98
raw
history blame contribute delete
No virus
85 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]"}