Table of Contents

Event FinetuningProgress

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

Occurs when there is progress in the fine-tuning process.

public event EventHandler<FinetuningProgressEventArgs> FinetuningProgress

Returns

EventHandler<FinetuningProgressEventArgs>
Occurs when there is progress in the fine-tuning process.