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

screenpipe
/
pii-redactor

Token Classification
Transformers
ONNX
xlm-roberta
pii
privacy
redaction
accessibility-tree
ocr
computer-use
agentic
screen-capture
screenpipe
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use screenpipe/pii-redactor with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="screenpipe/pii-redactor")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("screenpipe/pii-redactor")
    model = AutoModelForTokenClassification.from_pretrained("screenpipe/pii-redactor", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pii-redactor / v50_distilled6l
133 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
louis030195's picture
louis030195
v50_distilled6l: gold-empty-negative full-recipe (v53) - real-OOD firing 6.6% (v49: 7.4), real FP families fixed, 300k EN 89.3, FR 85.2 DE 78.2, secret 35/0, bench oversmash 9.3
5c90700 verified about 1 month ago
  • config.json
    2.17 kB
    v50_distilled6l: gold-empty-negative full-recipe (v53) - real-OOD firing 6.6% (v49: 7.4), real FP families fixed, 300k EN 89.3, FR 85.2 DE 78.2, secret 35/0, bench oversmash 9.3 about 1 month ago
  • model_quantized.onnx
    114 MB
    xet
    v50_distilled6l: gold-empty-negative full-recipe (v53) - real-OOD firing 6.6% (v49: 7.4), real FP families fixed, 300k EN 89.3, FR 85.2 DE 78.2, secret 35/0, bench oversmash 9.3 about 1 month ago
  • remap.json
    1.82 MB
    v50_distilled6l: gold-empty-negative full-recipe (v53) - real-OOD firing 6.6% (v49: 7.4), real FP families fixed, 300k EN 89.3, FR 85.2 DE 78.2, secret 35/0, bench oversmash 9.3 about 1 month ago
  • tokenizer.json
    17.1 MB
    xet
    v50_distilled6l: gold-empty-negative full-recipe (v53) - real-OOD firing 6.6% (v49: 7.4), real FP families fixed, 300k EN 89.3, FR 85.2 DE 78.2, secret 35/0, bench oversmash 9.3 about 1 month ago