MixEval
FreeA reliable click-and-go evaluation suite compatible with both open-source and proprietary models, supporting MixEval and other benchmarks.
About MixEval
MixEval is a ground-truth-based dynamic benchmark for evaluating large language models (LLMs). It derives queries from off-the-shelf benchmark mixtures and achieves a 0.96 correlation with Chatbot Arena Elo while running locally and quickly—at 6% the time and cost of MMLU. The evaluation suite supports both open-source and proprietary models, offering click-and-go model response generation and score computation. MixEval includes two benchmarks (MixEval and MixEval-Hard) with free-form and multiple-choice splits, and its queries are automatically updated monthly to avoid contamination. The suite uses a model parser (GPT-3.5-Turbo or open-source) for stable scoring, and allows easy registration of custom models and benchmark data.
Key Features
Pros & Cons
- High correlation with human preference (Chatbot Arena)
- Very cost-effective: 6% time and cost of MMLU
- Dynamic updates reduce contamination risk
- Easy to use with click-and-go setup
- Supports both open-source and proprietary models
- Provides stable model parser for scoring
- Requires external parser (GPT-3.5 or open-source model) for scoring, which may incur cost
- Benchmark derived from existing benchmarks may inherit their biases
- Currently only supports text-to-text evaluation (separate MixEval-X for any-to-any)
- Setup requires cloning repo and managing dependencies