turkish-safety / special_tokens_map.json
hayatiali's picture
v5.0: 85K dataset, Macro F1 0.9165, MCC 0.9045
c47b02e verified
Raw
History Blame Contribute Delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}