Property StepDurationMs
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
StepDurationMs
Wall-clock milliseconds since the previous progress event of the same kind, i.e. the measured duration of the step or validation batch this event reports. The first event of a run measures from the start of training.
public double StepDurationMs { get; }