Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
pbhappliedsystemsΒ 
posted an update Jun 8
Post
2322
πŸš€ New from Veritruct β€” and an argument about what a dataset card should be. Most synthetic datasets on the Hub ship row counts, a license, and little else. De-identification corpora are worse: their span labels are usually unverifiable. We published the opposite β€” two datasets, two record types, one quality-gated methodology.

β‘  Construction-true de-identification β€” labels correct by construction, because every PII value is injected at an offset the pipeline records. Ground truth, not fallibly-tagged.
πŸ‘‰ pbhappliedsystems/veritruct-cloud-regulated-deid-1k
1,053 records Β· 7 domains Β· 2,452 ground-truth spans Β· 17 identifier types. A hybrid regex+GLiNER2 detector scores micro-F1 0.905 against the known-correct labels β€” and we report the free-text precision gaps, not just the wins.

β‘‘ Regulated-domain instruction β€” same gates, same provenance.
πŸ‘‰ pbhappliedsystems/veritruct-studio-regulated-instruct-1K
1,014 records Β· 90.4% yield Β· MATTR 0.790 Β· 0.0% residual PII leak.

Every record cleared a documented cascade β€” dual-signal hallucination gate, template-leak gate, layered PII masking β€” and every number on each card is a field in the evaluation_report.json shipped beside the data. Rejections ship too, each tagged with its failing gate. Two substrates: Studio (local GPU) Β· Cloud (Modal + vLLM).

πŸ“„ Whitepaper: https://pbhappliedsystems.com/Veritruct_Quality-Gated_Synthetic_Data_Generation_for_Regulated_Industries.pdf
πŸ”Ž Overview: https://pbhappliedsystems.com/veritruct.html

CC BY 4.0 β€” commercial use welcome, just credit it. Need defensible synthetic data at scale? Let's talk.
β€” Patrick Hill, PBH Applied Systems