full_icd / special_tokens_map.json
WeihaoLi's picture
Upload model from ../experiments/HiT-biobert-v1.1-icd_2-temp/final
fa5a0e6 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}