Arsh9210/Privasis-Zero
Privasis-Zero Dataset Description: Privasis-Zero is a large-scale synthetic dataset consisting of diverse text records—such as medical and financial records, legal documents, emails, and messages—containing rich, privacy-sensitive information. Each record includes synthetic profile details, surrounding social context, and annotations of privacy-related content. All data are fully generated using LLMs, supplemented with first names sourced from the U.S. Social… See the full description on the dataset page: https://huggingface.co/datasets/Arsh9210/Privasis-Zero.
Privasis-Zero
Dataset Description:
Privasis-Zero is a large-scale synthetic dataset consisting of diverse text records—such as medical and financial records, legal documents, emails, and messages—containing rich, privacy-sensitive information. Each record includes synthetic profile details, surrounding social context, and annotations of privacy-related content. All data are fully generated using LLMs, supplemented with first names sourced from the U.S. Social Security Administration’s public database.
The dataset is designed to support the training and evaluation of models or agents that operate on privacy-sensitive data. For example, it includes annotated text-sanitization instructions along with their corresponding sanitized outputs. The current release focuses on English-language content.
This dataset is for non-commercial/research and development purposes only.
Dataset Owner(s):
NVIDIA Corporation
Dataset Creation Date:
December 3rd, 2025
License/Terms of Use:
NVIDIA License
Additional Details
This dataset contains synthetic data generated using multiple large language models. Each model contributes to one or more dataset subsets: General Corpus, Train Set, and Test Set.
The table below summarizes the inclusion of each model’s generations:
General Corpus includes all models and represents the broadest portion of the dataset.
Train Set contains generations only from:
- GPT-OSS-120B
- Qwen3 Next 80B Instruct
Test Set contains generations only from:
- Gemini-2.5-pro
- GPT-5
- Llama 4 Maverick
- Qwen3 235B Instruct
Corpus Columns
Eval Columns
All four eval JSONL files share the same 17-column schema.
Record Metadata
Original and Sanitized Records
Attribute Annotations
Sanitization Instructions
Sanitization Trace
other_sanitization_details sub-fields
`decomposed_record` — list[dict]
The original record split into text segments.
`sanitized_sequences_by_attribute` — dict[str, list[dict]]
Keyed by attribute value (e.g., a person's name, a date). Each entry is a list of sequence objects showing the sanitized text and all identified spans for that attribute.
Each sequence object contains:
text— sanitized text for this sequenceterminator— segment delimiteridx— sequence indexspans— dict keyed by attribute value, where each value is a list of span objects:attr— attribute value (str or list)span— matched text in the originallocation—[start, end]character offsetsconfidence— float (typically1.0)attr_type— attribute type (e.g.,"event_date","event_organizer")sanitization_option—"abstract","drop", or"keep"group_name— semantic group this attribute belongs tomerged_from— (optional) list of sub-spans that were merged into this span
`sequence_sanitization_mapping` — dict[str, dict]
Keyed by sequence index (as string). Each entry maps an original sequence to its final sanitized form.
Intended Usage:
Researchers who would like to conduct privacy-related or social data-related projects. Individuals who would like to sanitize their private information from texts.
Dataset Characterization
- Data Collection Method
- [Synthetic]
- Labeling Method
- [Synthetic]
Dataset Format
Text Records
Dataset Quantification
- 1.3M text records
- 54M annotated records
- Measurement of Total Data Storage: 15GB
Reference(s):
Privasis: Synthesizing the Largest “Public” Private Dataset from Scratch
Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
