Downloads · 30 days
10
25% of all-time downloads
lethalantidote/phi-detector-model
phi-detector-model is a token classification model from lethalantidote. Use it when you need labels on individual words, such as names. It is set up for transformers.
This token-classification model was fine-tuned from StanfordAIMI/stanford-deidentifier-base using Synthetic Synthea-derived clinical templates. It recognizes three entity types with the BIO labels stored in config.json.
Downloads · 30 days
10
25% of all-time downloads
All-time downloads
40
Public
Parameters
109M
867 MB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors436 MB · 100%
From the Hugging Face model README
This token-classification model was fine-tuned from StanfordAIMI/stanford-deidentifier-base using
Synthetic Synthea-derived clinical templates. It recognizes three entity types
with the BIO labels stored in config.json.
Training examples: 5997
| Entity | Strict seqeval F1 |
|---|---|
| MEDICAL_RECORD | 1.0000 |
| DIAGNOSIS | 1.0000 |
| MEDICATION | 1.0000 |
Overall strict seqeval F1: 1.0000
Synthetic templates do not represent every institution, document style, or identifier format. False negatives and false positives are expected. This model assists PHI detection and is not a compliance guarantee or substitute for human review and layered detection controls.