Fastino 发布 GLiNER2-PII 多语言隐私信息检测模型
原标题:fastino/gliner2-privacy-filter-PII-multi
AI 摘要
Fastino 发布 GLiNER2-PII,这是基于 205M 参数 GLiNER2 微调的多语言 PII 检测与脱敏模型,支持 42 类实体和 7 种语言。模型完全在 4,910 条约束驱动的合成语料上训练,在 SPY 基准上取得最高 span 级 F1(0.477),超过 OpenAI Privacy Filter、NVIDIA GLiNER-PII 等四个对比系统。其高召回率适合脱敏、GDPR/CCPA 合规和训练数据清洗等场景。
正文节选
--- library_name: gliner2 language: - en - fr - es - de - it - pt - nl tags: - pii - ner - privacy - redaction - gliner2 - information-extraction - span-extraction license: apache-2.0 datasets: - synthetic pipeline_tag: token-classification --- <div align="center"> <a href="https://fastino.ai/lp/gliner?utm_source=huggingface" target="_blank" rel="noopener noreferrer"> <img src="GLiNER2-PII-HF-Banner.png" alt="Fastino Agent - Fine-tune GLiNER with a single prompt" width="100%"/> </a> </di