vectara/hallucination-leaderboard

Leaderboard Comparing LLM Performance at Producing Hallucinations when Summarizing Short Documents

View on GitHub ↗Jump to charts ↓

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 20th, 2026
Created on October 31st, 2023
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 107
Total Stargazers: 3,313 (+0)
Total Subscribers: 63 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 days
Mean response time: 23.4 days
90th percentile: 57.2 days
Tracked items: 19

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 421 days
Stale 30+ days: 17
Stale 90+ days: 17

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Hallucination Leaderboard is a benchmarking tool that ranks large language models by their tendency to introduce hallucinations when summarizing documents.

The tool addresses the problem of evaluating whether LLMs faithfully summarize source material or generate false information. It uses Vectara's Hallucination Evaluation Model, known as HHEM, to measure how often different models produce hallucinations during summarization tasks. The leaderboard computes performance metrics across multiple LLMs and presents results in a comparable format, allowing developers and researchers to see which models perform better at staying faithful to their source documents.

Developers should use this leaderboard when selecting an LLM for applications where hallucination risk matters, particularly in summarization workflows. It suits projects that require high-fidelity document processing, such as legal document analysis, medical record summarization, or research paper condensing. The tool provides an interactive interface hosted on Hugging Face for exploring results, making it accessible for quick model comparisons without requiring local setup.

The project maintains historical versions of the leaderboard as its evaluation model and tested LLMs evolve, allowing users to track how performance has changed across different model iterations. The leaderboard is updated regularly as both the underlying evaluation model and the LLMs being tested improve over time.