Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
samant
/
medical-ner
like
0
Token Classification
Transformers
PyTorch
Safetensors
English
distilbert
medical
NER
healthcare
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
medical-ner
/
special_tokens_map.json
samant
Upload 8 files
59c2c34
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}