Switch language한국어
Back to the list

ACL-Verbatim: hallucination-free question answering for research

TL;DR AI

Key summary

2 min read
  1. Two 150M-parameter ModernBERT extractors have been released for question answering over retrieved text.

  2. They aim to return exact supporting spans from source documents, reducing hallucinations versus generated answers.

  3. The models reportedly outperform extractive baselines and even larger LLM-based extractors on multiple benchmarks.

  4. This offers a smaller, faster option for grounded QA and RAG systems that need verifiable evidence.

Read the original