sbertimbau_news_2020 / special_tokens_map.json
cristianomg10's picture
Version with news of 2020.
8777ced verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}