Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

barek2k2
/
bert_hipaa_sensitive_db_schema

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
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use barek2k2/bert_hipaa_sensitive_db_schema with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use barek2k2/bert_hipaa_sensitive_db_schema with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="barek2k2/bert_hipaa_sensitive_db_schema")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("barek2k2/bert_hipaa_sensitive_db_schema")
    model = AutoModelForSequenceClassification.from_pretrained("barek2k2/bert_hipaa_sensitive_db_schema")
  • Notebooks
  • Google Colab
  • Kaggle
bert_hipaa_sensitive_db_schema
3.07 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
barek2k2's picture
barek2k2
readme updated
486de3a verified 11 months ago
  • checkpoint-1044
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • checkpoint-2200
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • .DS_Store
    6.15 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    6.61 kB
    readme updated 11 months ago
  • config.json
    727 Bytes
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • merges.txt
    456 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • model.safetensors
    438 MB
    xet
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • special_tokens_map.json
    125 Bytes
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • tokenizer.json
    712 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • tokenizer_config.json
    1.22 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • vocab.json
    798 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago
  • vocab.txt
    232 kB
    Upload fine-tuned BERT model for HIPAA-sensitive DB schema detection about 1 year ago