mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
Preserves tree from previous docs-website head: 5e47d33ea8. This branch is a CI-managed publish artifact like gh-pages; source provenance is tracked in commit messages rather than Git ancestry.
648 B
648 B
Data Designer Configuration
DataDesignerConfig is the top-level configuration object passed to Data Designer. It declares the columns to generate and may include model configs, tool configs, seed settings, sampler constraints, processors, and profiler configs.
Prefer DataDesignerConfigBuilder for programmatic construction. Direct DataDesignerConfig instantiation is also supported.
::: data_designer.config.data_designer_config