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