BJH-perioperative-notes-bioClinicalBERT / special_tokens_map.json
cja5553's picture
Upload 7 files
7359c19 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}