Table of Contents

Property NormRMS

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

NormRMS

Gets or sets the RMS-Norm epsilon value, which stabilizes the training process.

public float NormRMS { get; set; }

Property Value

float

The default value is 0.00001 (1e-5f).