Skip to content

job

job

Classes:

Name Description
SafeSynthesizerJobConfig

Configuration model for Safe Synthesizer jobs.

SafeSynthesizerJobConfig pydantic-model

Bases: NSSBaseModel

Configuration model for Safe Synthesizer jobs.

Used primarily internally to configure a run submitted to the NeMo Jobs Microservice.

Config:

  • default: pydantic_model_config

Fields:

data_source pydantic-field

The data source for the job.

config pydantic-field

The Safe Synthesizer parameters configuration.

hf_token_secret = None pydantic-field

Name of platform secret containing the HuggingFace token. Must exist in the same workspace as the job.