Token Classification
Transformers
PyTorch
English
bert
biology
medical
zero-shot
few-shot
Inference Endpoints
ZeroShotBioNER / special_tokens_map.json
ProdicusII's picture
Upload 4 files
729ac5d
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}