bertje_dutch-cola / special_tokens_map.json
WideMan's picture
Upload 6 files
2764067 verified
raw
history blame contribute delete
No virus
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}