incerto.llm.SequenceEntropy#
- class incerto.llm.SequenceEntropy[source]#
Bases:
objectAggregated entropy over the sequence.
Can use mean, sum, or max aggregation of token-level entropies.
- __init__()#
Methods
Bases: object
Aggregated entropy over the sequence.
Can use mean, sum, or max aggregation of token-level entropies.
Methods