sbertimbau_news_2019 / special_tokens_map.json
cristianomg10's picture
Version with news of 2018.
13c4a05 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}