Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
obi
/
deid_bert_i2b2
like
20
Follow
One Brave Idea
9
Token Classification
Transformers
PyTorch
I2B2
English
bert
deidentification
medical notes
ehr
phi
Inference Endpoints
arxiv:
1904.03323
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
deid_bert_i2b2
/
special_tokens_map.json
mhomilius
first model version
030c644
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}