lm_polygraph.stat_calculators.model_score module

class lm_polygraph.stat_calculators.model_score.ModelScoreCalculator(prompt: str = 'Paraphrase "{}": ', batch_size: int = 10)[source]

Bases: StatCalculator

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

Returns the statistics and dependencies for the calculator.