biobert_huner_gene_v1 / special_tokens_map.json
rafsanahmed's picture
Upload 7 files
b6b8fad
raw history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}