train_status
Check training progress by job ID to see step counts, loss, samples, logs, and result paths, or list all jobs.
Instructions
Check training progress: pass an id for one job (step/total, loss, recent samples, log tail, result paths when done) or omit for all jobs newest-first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Job id from train_start. Omit to list all jobs. |