Manage Data Generation Jobs#
Use data generation jobs to create synthetic data by providing configuration parameters directly in the job request. Jobs generate datasets based on your specified configuration and column schemas.
Prerequisites#
Before you can create a data generation job, make sure that you have:
Access to the NeMo Data Designer service
A data generation configuration defining your desired model configurations and column schemas
Task Guides#
Perform common data generation job tasks.
Create a synthetic data generation job using a configuration.
Check the status of a data generation job.
List all data generation jobs to find a job ID.
Stream logs from a data generation job.
List and view results produced by a data generation job.
Download generated synthetic data from completed jobs.