EvaluationΒΆ

class giskard.llm.evaluators.CorrectnessEvaluator(answer_col='reference_answer', *args, **kwargs)[source]ΒΆ

Assess the correctness of a model answers given questions and associated reference answers.