What problem does it solve?
This Skill measures whether a PII extraction model detects sensitive entities reliably, helping prevent privacy failures caused by missed direct identifiers before deployment.
Core Features & Use Cases
- Synthetic Recall Benchmarking: Build fixtures with exact offsets, canonical labels, boundary cases, and multilingual or multiscript coverage.
- Privacy-Safe Evaluation: Compare exact-span and grapheme-level recall while reporting aggregate metrics without emitting identifier surfaces.
- Release Gating: Enforce recall floors, require zero misses for critical identifiers, compare quantized and full-precision models, and track device or label-specific slices.
- Use Case: Evaluate a new threshold, backend, or quantized PII model and reject the release if it misses critical identifiers or falls below the required recall floor.
Quick Start
Use the benchmark-pii-recall skill to run the synthetic PII recall benchmark for the candidate model and report aggregate release-gate metrics without exposing identifier text.