ragas icon indicating copy to clipboard operation
ragas copied to clipboard

Seperate Evaluation for Retrieval and Generation both

Open PrashantDixit0 opened this issue 8 months ago • 3 comments

[ ] I checked the documentation and related resources and couldn't find an answer to my question.

Your Question How ragas can make it possible to evaluate retrieval and generation both separately with different metrics to analyse each of these step.

PrashantDixit0 avatar Apr 14 '25 20:04 PrashantDixit0

Retrieval Metrics

  • Context Precision
  • Context Recall
  • Context Relevance

Generation Metrics

  • Faithfulness
  • Response Relevancy
  • Noise Sensitivity
  • Response Groundedness

Ragas also gives you options to make your own metrics using

  • Aspect Critic
  • Rubric Score
  • Simple Criteria

sahusiddharth avatar Apr 15 '25 04:04 sahusiddharth

We'll soon have this on docs as well, thanks to @KalyanKS-NLP.

sahusiddharth avatar Apr 15 '25 04:04 sahusiddharth

Thank you @sahusiddharth for responding. I also want to contribute in Ragas and other projects of Explodinggradients. Let me know how can I contribute 👍

PrashantDixit0 avatar Apr 15 '25 05:04 PrashantDixit0