Table of Contents

Property Perplexity

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

Perplexity

Gets the perplexity of the model's predictions up to this point. Lower perplexity indicates better predictive performance.

public double Perplexity { get; }

Property Value

double