NVIDIA 发布 NeMo Data Designer 合成数据工具报告

DAIR.AI · @dair_ai · X·2026-09-18 00:50·23分钟前
AI 导读

NVIDIA 发布开源合成数据工具 NeMo Data Designer(NDD)技术报告,采用声明式配置定义数据集各列,支持生成文本、代码、结构化输出、图像、嵌入向量及控制多样性的统计采样器,并可通过插件扩展类型。

DAIR.AI@dair_ai
46AI 编辑部评分,满分 100

NVIDIA 发布 NeMo Data Designer 合成数据工具报告

2026-09-18 00:50· 23分钟前
AI 导读

NVIDIA 发布开源合成数据工具 NeMo Data Designer(NDD)技术报告,采用声明式配置定义数据集各列,支持生成文本、代码、结构化输出、图像、嵌入向量及控制多样性的统计采样器,并可通过插件扩展类型。

Banger release from NVIDIA.

They just published a report on NeMo Data Designer, their open-source synthetic data tool.

It's a declarative config which makes a synthetic data pipeline easy to review, share and rerun.

In NDD, a person or an agent defines each dataset column in a config file.

Column types include generated text, code, structured output, images, embeddings and statistical samplers that control diversity. Plugins add new types.

The workflow is built around previews.

You generate a few records, check them, adjust the config and then run at full scale. The runtime handles column dependencies, calls to your model endpoints and retries.

The paper includes Nemotron case studies. About 9K JSON-schema tasks made with NDD raised Nemotron Nano v3 from 80.2% to 86.9% on JSONSchemaBench.

Paper: https://academy.dair.ai/papers/nemo-data-designer-an-extensible-framework-for-multimodal-synthetic-data-generat-2609.17699

来源:DAIR.AI· x.com