Inferensys

Glossary

FaithDial

A curated dialogue dataset where hallucinated responses from the Wizard of Wikipedia dataset have been corrected to be faithful to the knowledge source, used to train hallucination-free models.
Knowledge manager reviewing enterprise knowledge management system on laptop, document library visible, casual office.

What is FaithDial?

A curated dialogue dataset designed to train hallucination-free conversational AI by correcting unfaithful responses from the Wizard of Wikipedia benchmark.

FaithDial is a high-quality dialogue dataset where every response has been manually edited to be strictly faithful to a provided knowledge source. It was created by taking hallucinated and off-topic responses from the Wizard of Wikipedia dataset and rewriting them to ensure perfect factual alignment with the grounding document, eliminating invented facts and entity-level errors.

The dataset serves as a critical resource for hallucination risk assessment and fine-tuning. By training models on FaithDial, engineers can significantly improve factual consistency and attribution scores, teaching the model to abstain from answering rather than generate plausible but incorrect information when evidence is insufficient.

HALLUCINATION-FREE DIALOGUE

Key Features of FaithDial

A curated dataset that transforms hallucinated responses from Wizard of Wikipedia into faithful, knowledge-grounded alternatives, enabling the training of models that prioritize factual accuracy over conversational fluency.

01

Faithful Knowledge Grounding

Every response in FaithDial is explicitly anchored to a knowledge source (Wikipedia snippet). The dataset was created by annotators who corrected hallucinated Wizard of Wikipedia responses, ensuring that all factual claims are entailed by the provided evidence. This makes FaithDial a benchmark for training models that resist the tendency to fabricate plausible-sounding but unsupported information.

  • Annotators marked unsupported spans as hallucinations
  • Corrections maintain conversational flow while ensuring strict entailment
  • Enables training of hallucination-free dialogue models
50k+
Faithful Turns
100%
Knowledge-Grounded
02

Critical Hallucination Taxonomy

FaithDial introduces a fine-grained classification system for factual errors, distinguishing between entity-level hallucinations (inventing people or places), relation-level hallucinations (fabricating connections between real entities), and sentence-level contradictions (statements that directly oppose the source). This taxonomy enables granular risk analysis and targeted model improvement.

  • Entity errors: Wrong or invented named entities
  • Relation errors: Incorrect associations between entities
  • Contradiction errors: Statements that negate the knowledge source
03

Entailment-Based Annotation Protocol

The dataset was constructed using a rigorous Natural Language Inference (NLI) framework. Annotators were instructed to ensure that every corrected response could be logically deduced from the provided Wikipedia knowledge. This protocol transforms hallucination correction from a subjective task into a verifiable entailment verification process.

  • Uses NLI principles for objective correction
  • Each response must pass a logical deduction test
  • Eliminates annotator subjectivity in defining faithfulness
04

Benchmark for Hallucination-Free Training

FaithDial serves as both a training corpus and an evaluation benchmark for dialogue systems. Models fine-tuned on FaithDial demonstrate significantly lower hallucination rates while maintaining conversational quality. The dataset is commonly used alongside metrics like FActScore and Attribution Score to measure factual consistency.

  • Used to fine-tune models for faithful generation
  • Pairs with evaluation metrics like Knowledge F1
  • Demonstrates that faithfulness and fluency are not mutually exclusive
05

Transformation from Wizard of Wikipedia

FaithDial is a direct derivative of the Wizard of Wikipedia dataset, which is known to contain a high proportion of hallucinated responses. By systematically correcting these dialogues, FaithDial provides a controlled study in how models deviate from knowledge sources and how to enforce grounding constraints during generation.

  • Source: Wizard of Wikipedia dialogues
  • Correction process: Identify unsupported spans, rewrite with source entailment
  • Preserves conversational diversity while eliminating fabrication
06

Integration with Guardrails Frameworks

FaithDial is frequently used to train the factual verification components of guardrails systems like NeMo Guardrails. By learning from FaithDial's entailment patterns, these systems can intercept LLM outputs in real-time, validate claims against retrieval sources, and block or rewrite hallucinated statements before they reach the user.

  • Trains factual verification rails for production systems
  • Enables real-time hallucination interception
  • Complements Retrieval-Augmented Verification architectures
FAITHFUL DIALOGUE SYSTEMS

Frequently Asked Questions

Explore the mechanics of FaithDial, the curated dataset designed to eliminate hallucinations in conversational AI by grounding every response in verifiable knowledge.

FaithDial is a curated dialogue dataset derived from the Wizard of Wikipedia (WoW) benchmark, specifically engineered to train hallucination-free conversational models. It works by systematically identifying and correcting hallucinated responses from the original WoW dataset. In the original setup, a 'wizard' often generated plausible but factually incorrect statements when grounded in a Wikipedia passage. FaithDial's annotators manually edited these turns to ensure every single utterance is strictly entailed by the provided knowledge source. This transforms a noisy dataset into a gold-standard corpus where models learn to say 'I don't know' rather than inventing information, enforcing a critical boundary between faithful generation and confabulation.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.