Property RankTokenEmbeddings
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
RankTokenEmbeddings
Represents the rank for the LoRA adaptation of the token embeddings tensor. Can be customized to alter the model’s handling of token embeddings.
public int RankTokenEmbeddings { get; set; }
Property Value
- int
The default value is 4.