factorized-null / special_tokens_map.json
miguelcsx's picture
main chck_88M
7c8a736 verified
Raw
History Blame Contribute Delete
122 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}