Hacker News new | ask | show | jobs
by candiodari 793 days ago
I wonder if that's a positive or negative. How does it affect hallucinations?
1 comments

It depends what you want to do. If you want a chat bot that can replace most Google queries, you want as much learned data as possible and the whole Wikipedia consumed. If you want a RAG style system, you want good reasoning about the context and minimal-or-no references to extra information. It's neither positive nor negative without a specific use case.