lm_polygraph.stat_calculators.entropy module

class lm_polygraph.stat_calculators.entropy.EntropyCalculator[source]

Bases: StatCalculator

Calculates entropy of probabilities at each token position in the generation of a Whitebox model.

static meta_info() Tuple[List[str], List[str]][source]

Returns the statistics and dependencies for the calculator.