Table of Contents

Property Accuracy

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

Accuracy

Running next-token accuracy for the current pass, in [0, 1].

public double Accuracy { get; }

Property Value

double
Share