log_metrics
Log key-value metrics to the current experiment run, optionally with a step number for tracking over time.
Instructions
Log metrics to the current run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | Yes | Metrics as key-value pairs | |
| step | No | Optional step number for tracking metrics over time |