-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Recently, I have noticed something similar to ragas, which is the RagChecker. It provides a new perspective to evaluate RAG pipelines which separately focuses on:
- Relevant chunk
- Irrelevant chunk used by the model
- Irrelevant chunk ignored by the model
This new perspective will provide a more detailed evaluation of the modelโs performance, allowing for a deeper understanding of how different types of data chunks impact the evaluation process.
I am willing to design some new evaluation methods based on it. Please let me know if you are open to this idea, and I can provide further assistance or code examples.
dosubot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request