Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
barek2k2
/
bert_hipaa_sensitive_db_schema
like
1
Text Classification
Transformers
Safetensors
English
bert
BERT
HIPAA
PHI
LLM
sensitive data
classification
healthcare
mHealth Application
cybersecurity
database
column name classifier
data field classifier
huggingface
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
bert_hipaa_sensitive_db_schema
/
checkpoint-1044
/
special_tokens_map.json
barek2k2
Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection
1284eab
5 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]"
}