bert-base-dutch-cased-hebban-reviews / special_tokens_map.json
BramVanroy's picture
init model
f1eb16e
raw history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}