bert_turkish_personality_analysis / special_tokens_map.json
MUR55's picture
Upload 8 files
fe068ff verified
raw
history blame contribute delete
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}