roberta_pt_2k_3 / special_tokens_map.json
guilhermelmello's picture
Upload folder using huggingface_hub
e278f82
raw
history blame
No virus
101 Bytes
{
"cls_token": "<cls>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"sep_token": "<sep>"
}