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

model release

Nvidia Releases Nemotron 3 Ultra: 550B Parameter MoE Model with 1M Token Context Window

Nvidia has released Nemotron 3 Ultra, a 550B parameter mixture-of-experts model with 55B active parameters and a 1M token context window. The model uses a hybrid Transformer-Mamba architecture and is available for free through OpenRouter, targeting agentic workflows and multi-step reasoning tasks.

research

NVIDIA Shows Task-Seeded Synthetic Data Boosts Nemotron-3 Nano by +11.1 on GPQA

NVIDIA demonstrated that task-seeded synthetic Q&A data improves model performance across multiple benchmarks in a 100B-token continuation experiment on Nemotron-3 Nano. The approach improved GPQA scores by +11.1 points, MMLU-Pro by +1.8, average code by +1.9, and commonsense understanding by +1.6.

model release

NVIDIA releases Nemotron-Labs-TwoTower-30B: block-wise diffusion model claims 2.42× faster generation at 98.7% baseline

NVIDIA released Nemotron-Labs-TwoTower-30B-A3B-Base-BF16, a block-wise diffusion language model that generates text by denoising blocks of tokens in parallel rather than sequentially. According to NVIDIA, the model achieves 2.42× the wall-clock generation throughput of its autoregressive baseline while retaining 98.7% of aggregate benchmark quality.

model release

Nvidia releases Nemotron 3 Ultra: 550B-parameter MoE model with 1M context window for agentic workflows

Nvidia has released Nemotron 3 Ultra, a 550-billion parameter mixture-of-experts model with 55 billion active parameters and support for up to 1 million token context windows. The model uses a hybrid Transformer-Mamba architecture and is designed specifically for long-running agentic workflows including agent orchestration, coding agents, and complex enterprise tasks.

Comments

Loading...