bert-turkish-allergy-classification / special_tokens_map.json
mtl-dev's picture
mtl-dev/allergy_check_bert_turk_v1
0079a73 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}