banking-bert-turkish / special_tokens_map.json
canpolatbulbul's picture
Upload banking-bert-turkish final model (5-fold CV micro-F1 0.667)
e0edbb8 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}