norwegian-robert-large-test / special_tokens_map.json
pere's picture
Saving weights and logs of step 2500
e6eb8c1 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}