Property ResolvedWindow
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
ResolvedWindow
The training window the run resolved (tokens per training sequence): the explicit ContextSize, or the data-sized window. Set when training starts; 0 before that.
public int ResolvedWindow { get; }