Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Lediona
/
Bio_ClinicalBERT-finetuned-ner
like
1
Token Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
Bio_ClinicalBERT-finetuned-ner
/
special_tokens_map.json
Lediona
End of training
474c202
verified
3 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]"
}