Table of Contents

Property LastReport

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

LastReport

Measured summary of the most recent completed training run, or null before the first run. See TrainingReport.

public TrainingReport LastReport { get; }

Property Value

TrainingReport
Share