Property Step
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
Step
Global optimizer step for training updates, or the batch index within the current validation pass when IsValidation is true.
public long Step { get; }
Global optimizer step for training updates, or the batch index within the current validation pass when IsValidation is true.
public long Step { get; }