kobart-trans-polite-v2 / special_tokens_map.json
rippertnt's picture
add tokenizer
a3c4afc
raw
history blame contribute delete
No virus
123 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}