tolm-structured-ds-syntax / special_tokens_map.json
miguelcsx's picture
select chck_100M
d342e77 verified
Raw
History Blame Contribute Delete
122 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>",
"mask_token": "<mask>"
}