Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
keanteng
/
bert-ner-wqd7005
like
1
Token Classification
Transformers
Safetensors
PyTorch
custom
English
bert
named-entity-recognition
ner
medical
disease-extraction
healthcare
clinical-bert
fine-tuned
bio-tagging
License:
agpl-3.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
bert-ner-wqd7005
/
special_tokens_map.json
keanteng
Upload folder using huggingface_hub
5d8d600
verified
11 months 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]"
}