LiveBench/LiveBench
LiveBench: A Challenging, Contamination-Free LLM Benchmark
What it solves
LiveBench addresses the problem of test set contamination in LLM benchmarks, where models may have seen the test questions during their training phase, leading to inflated performance scores. It provides a continuously updating set of challenging questions to ensure that evaluations remain objective and reliable.
How it works
LiveBench limits contamination by releasing new questions monthly and sourcing tasks from recently released datasets, arXiv papers, news articles, and IMDb movie synopses. Unlike many benchmarks that rely on LLM-based judges, LiveBench uses verifiable, objective ground-truth answers that can be scored automatically. It currently covers 18 diverse tasks across six categories: Reasoning, Math, Coding, Language, Data Analysis, and Instruction Following.
Who it’s for
It is designed for AI researchers and developers who need to objectively evaluate the performance of Large Language Models (LLMs) without the risk of contamination.
Highlights
- Contamination-Free Design: Monthly updates and use of recent real-world data to stay ahead of training sets.
- Objective Scoring: Uses ground-truth answers for automatic scoring, removing the need for an LLM judge.
- Diverse Task Suite: Covers a wide range of capabilities including agentic coding tasks (which utilize Docker for execution).
- Flexible Evaluation Pipeline: Supports OpenAI-compatible APIs, various model providers (Anthropic, Cohere, Mistral, etc.), and parallelized evaluation via tmux.
Related
- Dispatch
- Project
- Project
- Project
- Project