mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
6 lines
231 B
Markdown
6 lines
231 B
Markdown
# Run Config
|
|
|
|
The `run_config` module defines runtime settings that control dataset generation behavior,
|
|
including early shutdown thresholds, batch sizing, and non-inference worker concurrency.
|
|
|
|
::: data_designer.config.run_config
|