Table of Contents

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; }

Property Value

long
Share