srl-pt_bertimbau-base_hf / special_tokens_map.json
rita443's picture
Upload special_tokens_map.json
6917ff9 verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}