Model Card for OpenAI Privacy Filter
Published in OpenAI Model Card, 2026
This model card presents OpenAI Privacy Filter, a compact, open-weight token-classification model for detecting and redacting personally identifiable information and credentials in unstructured text. The model uses bidirectional banded attention, sparse mixture-of-experts layers, and constrained Viterbi decoding to identify coherent spans across eight privacy categories. With 1.5 billion total parameters, 50 million active parameters, and a 128,000-token context window, it is designed for efficient deployment on laptops, browsers, and high-throughput privacy infrastructure. Trained on public and synthetic data, the model achieves a corrected token-level F1 of 0.974 and span-level F1 of 0.942 on PII-Masking-300k, alongside 0.965 recall for credential detection on CredData. Experiments also demonstrate data-efficient domain adaptation, with fine-tuning on 10% of the SPY dataset producing a token-level F1 above 0.96. However, performance varies across languages, domains, adversarial formatting, and tasks requiring long-range contextual reasoning. The model is therefore intended as a configurable data-minimization component within layered privacy workflows, not as an anonymization, compliance, or safety guarantee. In-domain evaluation, calibration, fine-tuning, and human review remain essential for sensitive deployments.
Recommended citation: OpenAI. (2026). Model Card for OpenAI Privacy Filter. https://cdn.openai.com/pdf/c66281ed-b638-456a-8ce1-97e9f5264a90/OpenAI-Privacy-Filter-Model-Card.pdf
