AIAny
Icon for item

Nemotron-Personas-USA

1,000,000 US-focused synthetic persona records (6M persona texts) grounded to demographic, geographic and personality distributions. Contains age, sex, education, occupation and ZCTA/city fields; CC BY 4.0 license for LLM training, diversity augmentation, and bias mitigation.

Introduction

Most public persona corpora skew toward certain age, education or urban slices — which can leave LLMs underexposed to older adults, rural profiles and other real-world groups. Nemotron-Personas-USA supplies a large, distribution-aware set of synthetic personas designed to mirror US demographic and geographic patterns so models see a broader, more representative spread of life experiences.

What Sets It Apart
  • Distribution grounding: generated to align with US Census-derived distributions across age, sex, education, occupation and location (ZCTAs/cities), so models trained on it encounter demographic mixes closer to real-world population structure.
  • Scale and token depth: 1,000,000 records (6M persona entries, ~0.94B tokens), enabling use both as a primary pretraining/finetuning supplement and as a targeted augmentation source for underrepresented slices.
  • Rich contextual fields: 22 columns including professional, sports, arts, travel, culinary personas plus contextual fields (city, state, zipcode, education, occupation, skills, hobbies), making it easy to filter for niche persona groups.
  • Transparent pipeline & license: produced with NVIDIA NeMo Data Designer using a released OSS LLM in the generation loop and provided under CC BY 4.0, allowing commercial and research use with attribution.
Who it's for and tradeoffs

Great fit if you need synthetic persona text to improve demographic coverage during model training, audit bias across age/geography, or create controlled evaluation sets (e.g., rural vs. urban, older adults, varied education levels). The dataset is adult-focused, excludes minors, and intentionally omits dedicated first/middle/last-name fields and direct synthetic addresses (though persona text is informed by large name lists); this reduces re-identification risks but limits tasks that require explicit structured names or addresses. Also note some independence assumptions (e.g., occupations conditional on education/age/sex) which can simplify correlations compared with raw microdata — useful for many ML workflows but a limitation for analyses that require full joint-distribution fidelity.

Where it fits

Use it as a diversity-augmenting supplement to real-world corpora, a fine-tuning corpus for conversational or persona-aware LLMs, or to construct evaluation slices for fairness and robustness testing. Avoid treating it as a drop-in replacement for record-level census microdata when exact joint distributions or protected-class intersectionality studies require raw-survey fidelity.

Information

  • Websitehuggingface.co
  • AuthorsYev Meyer, Dane Corneil, NVIDIA
  • Published date2025/06/09

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.