sourabh03agr

↗ HN profile [ 71.3 ms ] full profile
Karma
4
Created
September 13, 2020 (5y ago)
Submissions
0
  1. A quick answer is both, and here is why. Many of us may have seen posts where Google's Gemini model inadvertently generated images with an incorrect skin tone for some well-known individuals. Over the last few days, we…

  2. Hallucinations are an interesting artifact of LLMs where the model tends to make up facts or generate outputs that are not factually correct. There are two broad approaches for detecting hallucinations: 1. Verify the…

  3. I was very intrigued after reading "The Power of Noise: Redefining Retrieval for RAG Systems" paper (https://arxiv.org/pdf/2401.14887.pdf), where they explored the impact of relevance, position and the number of…

  4. What do you think- would the recent incident delay the adoption of Gen AI in organizations or would it not change anything much?

  5. Hey everyone, we have been working with many LLM builders to help them evaluate and improve the quality of their LLM applications and recently penned down our learnings on how exactly to evaluate them. We have defined…