mirror of
https://github.com/NVIDIA-NeMo/DataDesigner
synced 2026-05-24 09:48:29 +00:00
7 lines
247 B
Markdown
7 lines
247 B
Markdown
|
|
# Processors
|
||
|
|
|
||
|
|
The `processors` module defines configuration objects for post-generation data transformations. Processors run after column generation and can modify the dataset schema or content before output.
|
||
|
|
|
||
|
|
::: data_designer.config.processors
|
||
|
|
|