bert_base_uncased_rxnorm_babbage / special_tokens_map.json
haining's picture
commit files to HF hub
99182a2
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}