convbert-base-turkish-cased-offensive / special_tokens_map.json
Ertugrul's picture
Upload ./ with huggingface_hub
b6c68b9
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}