turkish-sentence-encoder / special_tokens_map.json
Basar2004's picture
Upload folder using huggingface_hub
af8602a verified
{
"pad_token": "[PAD]",
"unk_token": "[UNK]",
"cls_token": "[CLS]",
"sep_token": "[SEP]",
"mask_token": "[MASK]"
}