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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

screenpipe
/
pii-text-redactor

Token Classification
Transformers
Safetensors
privacy_filter
pii
privacy
redaction
screenpipe
deprecated
Model card Files Files and versions
xet
Community

Instructions to use screenpipe/pii-text-redactor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use screenpipe/pii-text-redactor with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="screenpipe/pii-text-redactor")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("screenpipe/pii-text-redactor", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pii-text-redactor
2.8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
louis030195's picture
louis030195
docs: mark deprecated, redirect to screenpipe/pii-redactor
b4ac458 verified 10 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    968 Bytes
    docs: mark deprecated, redirect to screenpipe/pii-redactor 10 days ago
  • config.json
    2.15 kB
    ship v3 fine-tune (screenpipe-pii-bench commit 6d2fa4b) about 1 month ago
  • model.safetensors
    2.8 GB
    xet
    ship v3 fine-tune (screenpipe-pii-bench commit 6d2fa4b) about 1 month ago