dwellbert / special_tokens_map.json
oyesaurav's picture
Uploading the fine tuned distillbert model on mtsamples clinical notes
059b154
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}