|
|
|
|
|
by zerop
454 days ago
|
|
The explanation of "hallucination" is quite simplified, I am sure there is more there. If there is one problem I have to pick to to trace in LLMs, I would pick hallucination. More tracing of "how much" or "why" model hallucinated can lead to correct this problem. Given the explanation in this post about hallucination, I think degree of hallucination can be given as part of response to the user? I am facing this in RAG use case quite - How do I know model is giving right answer or Hallucinating from my RAG sources? |
|
If your AI recalls the RAG incorrectly, it's a false positives. If your AI doesn't find the data from the RAG or believes it doesn't exist it's a false negative. Using a term like "hallucination" has no scientific merit.