LettuceDetect: A Hallucination Detection Framework for RAG Applications
Author:Murphy | View: 21268 | Time: 2025-03-22 18:36:56
Originally published on HuggingFace
TL;DR
We present LettuceDetect, a lightweight hallucination detector for Retrieval-Augmented Generation (RAG) pipelines. It is an encoder-based model built on ModernBERT, released under the MIT license with ready-to-use Python packages and pretrained models.
- What: LettuceDetect is a token-level detector that flags unsupported segments in LLM answers.