bert-hausa-sentimental / special_tokens_map.json
Oloruntobi's picture
Training in progress, epoch 1
bc3dfd6 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}