procedure
A recommended strategy for hallucination detection is to combine a token similarity detector to filter out evident hallucinations with an LLM-based detector to identify more difficult ones.
Authors
Sources
- Detect hallucinations for RAG-based systems - AWS aws.amazon.com via serper
Referenced by nodes (1)
- hallucination detection concept