I used up my Zero GPU Quota yesterday (about 12 hours ago). At the time, I got a message saying “Retry at 13:45 (approx.)”, but now it's just changed to “Retry at 03:22”. Anyway, everyone, let's be careful not to use up our Quota...
🚀 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.
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).