Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
prakharsinghAI
/
i2b2-ner-model
like
0
TensorBoard
Safetensors
i2b2-2018
English
electra
medical
ner
named-entity-recognition
healthcare
i2b2
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
i2b2-ner-model
/
checkpoint-5895
/
special_tokens_map.json
prakharsinghAI
Upload folder using huggingface_hub
f94195b
verified
7 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]"
}