researchNVIDIA

NVIDIA Releases 10 Trillion Tokens of Open Agentic Training Data, Launches Interactive Prompt Atlas

TL;DR

NVIDIA has released over 10 trillion pre-training tokens and millions of post-training samples as part of its Nemotron open data initiative for building AI agents. The release includes the Nemotron Post-Training v3 Prompt Atlas, an interactive visualization tool, and Nemotron-Personas dataset representing 2.4 billion people across 10 countries.

3 min read
0

NVIDIA Releases 10 Trillion Tokens of Open Agentic Training Data, Launches Interactive Prompt Atlas

NVIDIA has released over 10 trillion pre-training tokens and millions of post-training samples as part of its Nemotron open data initiative, according to a July 8, 2026 blog post. The company positions the release as addressing a core challenge in agentic AI development: creating models that can handle real-world failures, unfamiliar workflows, and multi-step reasoning.

The data release spans multiple domains including software engineering traces, tool-use failures, multi-step reasoning, retrieval, safety, user simulation, and workflow execution. According to NVIDIA, nearly 145 papers at the International Conference on Machine Learning (ICML) cite Nemotron models and datasets.

Nemotron Post-Training v3 Prompt Atlas

NVIDIA built an interactive visualization tool called the Nemotron Post-Training v3 Prompt Atlas, where each point represents a prompt sample from the Nemotron v3 post-training collection. The tool is volume-sampled to reflect actual data mixture proportions and allows filtering by dataset, pipeline stage, domain, or tool use. Semantically similar prompts cluster together, enabling developers to inspect specific regions like coding algorithms, safety, math, or agentic behavior.

Nemotron-Personas Dataset

The company released Nemotron-Personas, a synthetic dataset built using NeMo Data Designer that mirrors official regional demographic and geographic statistics. The dataset now covers 10 countries representing more than 2.4 billion people, with the tenth country launched at VivaTech in Paris last month. According to NVIDIA, the goal is to help developers test whether their systems reflect the users, languages, regions, and occupations they claim to serve.

Existing Nemotron Datasets

Previous Nemotron data releases include:

  • Nemotron-CC: Synthetic data enhancements to Common Crawl for pretraining
  • Nemotron-MATH: Synthetic math questions for reasoning improvement
  • Nemotron-CLIMB: Specialized synthetic code data

Synthetic Data Rationale

Bryan Catanzaro, NVIDIA's VP of Applied Deep Learning Research, stated that "every company is built around a secret" — proprietary workflows or patterns competitors don't have. According to NVIDIA, synthetic data allows teams to preserve useful signals without exposing underlying sources, enabling participation from companies, governments, and researchers who cannot publish real data directly.

The company argues that synthetic data needs integration with other data sources and proper documentation of what was generated, grounded, and reviewed. NVIDIA identifies different quality requirements across contexts: reasoning data needs harder problems and cleaner traces, persona data needs distributional fidelity and local review, and agentic workflows need task diversity, failure coverage, and recovery paths.

What This Means

NVIDIA's 10 trillion token release represents a significant expansion of open training data specifically designed for agentic AI applications, an area where most companies keep their training data proprietary. The Prompt Atlas tool addresses a practical problem: understanding what's actually in massive datasets before using them for training or evaluation. The Nemotron-Personas approach of creating demographically representative synthetic data could become relevant as AI systems deploy globally and need to handle diverse populations, though the effectiveness of synthetic personas versus real user data remains an open question. The release continues NVIDIA's pattern of open-sourcing research artifacts to build ecosystem engagement around its tools and infrastructure.

Related Articles

research

Nvidia Research: Custom Harness Pushes Claude Opus 5 from 30% to 100% on ARC-AGI-3

Nvidia researchers report that a custom agent harness with a supervisory component drove Claude Opus 5 from a 30% baseline score to a perfect 100% on the ARC-AGI-3 benchmark. The findings add to mounting evidence that scaffolding, not the underlying model, is the dominant factor in long-horizon agentic performance.

model release

NVIDIA Nemotron 3.5 Lightning Arrives on Amazon SageMaker JumpStart, Targets High-Volume Agentic Workloads

NVIDIA's Nemotron 3.5 Lightning, a 30B-parameter hybrid Mixture-of-Experts model with only 3B active parameters, is now available for one-click deployment on Amazon SageMaker JumpStart. NVIDIA claims up to 4x higher throughput and 30% faster task completion for high-volume agentic workloads compared to larger frontier models.

model release

NVIDIA Releases Nemotron 3.5 Lightning: 30B MoE Model with 1M Token Context and 3B Active Parameters

NVIDIA released the full-precision BF16 reference weights for Nemotron 3.5 Lightning, a 30B-parameter Mixture-of-Experts model with only 3B active parameters and support for up to 1 million tokens of context. The model uses a hybrid Mamba-2, MoE, and Attention architecture and is licensed under OpenMDW-1.1 for commercial use.

model release

Nvidia Reportedly Building Trillion-Parameter Nemotron 4 to Match Chinese Open Models

Nvidia is reportedly building Nemotron 4, an open-weight model with at least one trillion parameters — double the size of Nemotron 3 Ultra. The company has tripled its cloud spending on in-house training to $28 billion through 2031, with an earliest possible release this fall.

Comments

Loading...