Field NormalizeScore
- Namespace
- LMKit.Embeddings
- Assembly
- LM-Kit.NET.dll
When true
, reranking scores will be normalized to a common scale, in the range [0 - 1].
Default value is true.
public bool NormalizeScore
Returns
- bool
- When true, reranking scores will be normalized to a common scale, in the range [0 - 1]. Default value is true.