Get a training run
Reads one training run with its full event log and report.
admin.jewels.getRun(runId)
One run in full: the append-only event log (a narrated status timeline plus training-loss points) and the report. progress shows the live phase and percent while it trains; status reaches complete or failed. The client method is admin.jewels.getRun (run is the CLI verb). This is the poll target after train.
Parameters
<runId>
string
RequiredThe run id from train or runs.
CLI
remy-admin jewels run 9a2c…