Table of Contents

Property IsValidation

Namespace
LMKit.Finetuning
Assembly
LM-Kit.NET.dll

IsValidation

True when this event reports a validation batch, false for a training step.

public bool IsValidation { get; }

Property Value

bool
Share