Table of Contents

Property QualityScore

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

QualityScore

Gets a quality score for the generated text.
This score ranges between 0 and 1, where 1 indicates higher reliability of the text generation.
The formula utilizes a custom-designed metric that comprehensively analyzes various metrics generated throughout the completion phase.

public float QualityScore { get; }

Property Value

float