innermore-x-indobert-base-p1 / special_tokens_map.json
damand2061's picture
End of training
ff0319d
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}