Overview of LM-Polygraph components
mainLM-Polygraph is composed of four primary functional components that work together to evaluate Large Language Models (LLMs):
- UEManager: Manages User Experience (UE) or evaluation configurations and workflows.
- Stat Calculators: Responsible for computing statistical metrics from evaluation data.
- Estimators: Used for estimating model properties or uncertainty.
- Generation Metrics: Provides metrics specifically designed to evaluate the quality and characteristics of model-generated text.