deprem_bert_128k / special_tokens_map.json
Ertugrul's picture
Upload ./ with huggingface_hub (#1)
19c1613
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}