Overview of HaluEval Benchmark
mainHaluEval is a large-scale hallucination evaluation benchmark for Large Language Models (LLMs). It consists of 35,000 samples designed to test an LLM's ability to recognize hallucinations across different scenarios:
- General User Queries (5,000 samples): Human-annotated samples from the Alpaca dataset where ChatGPT responses are labeled for hallucinations (Yes/No).
- Task-Specific Examples (30,000 samples): Automatically generated hallucinated samples across three domains:
- Question Answering (QA): Based on HotpotQA.
- Knowledge-grounded Dialogue: Based on OpenDialKG.
- Text Summarization: Based on CNN/Daily Mail.
Developers can use this benchmark to evaluate how well LLMs detect hallucinations and analyze which topics or content types cause models to fail.