Table of Contents

Property ResolvedPackedSamples

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

ResolvedPackedSamples

The per-window sample bound the run resolved from MaxPackedSamples after the architecture gate and the accumulation-divisor rule. Set when training starts; 0 before that.

public int ResolvedPackedSamples { get; }

Property Value

int
Share