incerto.llm.VarianceOfTokenProbs#
- class incerto.llm.VarianceOfTokenProbs[source]#
Bases:
objectVariance of token probabilities across the sequence.
Measures how consistent the model’s confidence is throughout the generation. Higher variance indicates varying uncertainty.
- __init__()#
Methods