/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

OpenAI releases Privacy Filter, an open-weight model for masking personally identifiable information in text, with 1.5B total and 50M active parameters

there will be a lot more of these, and it's only going to accelerate.@dorialexander:Most interesting part of the OpenAI privacy model release: it's a sparse MoE encoder (Mixture of Berts?). [image]Sahra Ghalebikesabi /@sghalebikesabi:I left @GoogleDeepMind a few months ago and joined the amazing privacy team at @OpenAI. Really proud that the first project I got to contribute to was open-sourced!!@gajesh:OAI cooked here. 1B model to redact all PII at client side.LinkedIn:Mihai:SHIPPED: My first r

OpenAI

Discussion

  • @clementdelangue Clem on x
    OpenAI dropped a new model on HF today! [image]
  • @scaling01 @scaling01 on x
    OpenAI just released a new open-source model it's “a bidirectional token-classification model for personally identifiable information (PII) detection and masking in text” https://github.com/... https://huggingface.co/... [image]
  • @altryne Alex Volkov on x
    Accuracy is really high, though not 100%. The highlight for me is the multi-linguality, for such a tiny model, it performs incredible on other languages! [image]
  • @enricoshippole Enrico Shippole on x
    Awesome to see @OpenAI adopt our YaRN for their PII models. Another great open-source release.
  • @cocktailpeanut @cocktailpeanut on x
    This is a genuinely great contribution to open source AI. It also proves a point: local vs. hosted isn't black & white, it's a spectrum. Small, useful models running locally — there will be a lot more of these, and it's only going to accelerate.
  • @dorialexander @dorialexander on x
    Most interesting part of the OpenAI privacy model release: it's a sparse MoE encoder (Mixture of Berts?). [image]
  • @sghalebikesabi Sahra Ghalebikesabi on x
    I left @GoogleDeepMind a few months ago and joined the amazing privacy team at @OpenAI. Really proud that the first project I got to contribute to was open-sourced!!
  • @gajesh @gajesh on x
    OAI cooked here. 1B model to redact all PII at client side.
  • Mihai Mihai on linkedin
    SHIPPED: My first release at @OpenAI with a ton of work from an awesome team: a privacy filter model that is small enough it can run in the browser while also pushing the frontier in the space. …