Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ab-ai
/
pii_model

Token Classification
Transformers
TensorBoard
Safetensors
English
bert
PII
NER
Bert
Token Classification
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
7

Instructions to use ab-ai/pii_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ab-ai/pii_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="ab-ai/pii_model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("ab-ai/pii_model")
    model = AutoModelForTokenClassification.from_pretrained("ab-ai/pii_model")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • Jun11_21-27-39_ip-10-192-12-214
    Training in progress, epoch 1 about 2 years ago
  • Jun11_21-29-15_ip-10-192-12-214
    Training in progress, epoch 1 about 2 years ago
  • Jun11_21-31-43_ip-10-192-12-149
    Training in progress, epoch 1 about 2 years ago
  • Jun11_21-36-15_ip-10-192-12-252
    Training in progress, epoch 1 about 2 years ago
  • Mar05_20-56-34_fb51f24a8f5c
    Training in progress, epoch 10 over 2 years ago
  • Mar05_22-04-40_4c5909576cea
    Training in progress, epoch 1 over 2 years ago
  • Mar05_22-05-50_4c5909576cea
    Training in progress, epoch 10 over 2 years ago
  • Mar06_09-37-51_d8e6d3a4e6ce
    Training in progress, epoch 4 over 2 years ago
  • Mar13_21-17-35_72aff0f92929
    Training in progress, epoch 10 over 2 years ago
  • Mar21_17-44-53_c0cc73e550c1
    Training in progress, epoch 5 over 2 years ago
  • Mar22_15-14-39_0f6401cbbbf4
    Training in progress, epoch 7 over 2 years ago
  • Mar26_10-50-32_843270d456a0
    Training in progress, epoch 6 over 2 years ago