Property ResumeStep
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
ResumeStep
Global optimizer step the resumed run continues from, as recorded by the checkpoint being restored. Ignored when ResumeOptimizerPath is not set.
public long ResumeStep { get; set; }