Overview of LLM Comparator
mainLLM Comparator is an interactive visualization tool and a Python library designed for qualitative, side-by-side analysis of Large Language Model (LLM) evaluation results. It allows users to compare responses from two different models (Model A and Model B) at both the individual example level and across broader data slices (e.g., by prompt category).
Key analytical capabilities include:
- Score Distribution: Visualizing win rates and quality differences across categories.
- Rationale Summary: Diving into the reasons (rationales) provided by LLM judges for specific score differences.
- Custom Functions: Discovering specific behavioral differences, such as structural patterns (e.g., use of bulleted lists) or stylistic traits (e.g., verbosity).