train_job_config
Retrieve the configuration settings of a training job, including steps, learning rate, rank, resolution, batch size, and dataset path, to review or replicate the job with modifications.
Instructions
Show the effective settings a training job ran with (steps/lr/rank/resolution/batch/saveEvery/sampleEvery/quantize) read back from the ai-toolkit config.yml it consumed, plus flow/model/trigger/datasetPath — everything needed to run the job again with tweaks. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job id from train_start. |