Table of Contents

Property TokenProbability

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

TokenProbability

Gets the probability associated with the specified Token. The value is in the range [0; 1].
A higher value indicates a higher likelihood of occurrence.

public float TokenProbability { get; }

Property Value

float