tbbcmodel / special_tokens_map.json
Gunulhona's picture
add tokenizer
9403c4c
raw
history blame contribute delete
109 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>"}