Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the evaluation harness on RAG parameter tuning #7825

Closed
mrm1001 opened this issue Jun 7, 2024 · 2 comments
Closed

Test the evaluation harness on RAG parameter tuning #7825

mrm1001 opened this issue Jun 7, 2024 · 2 comments
Assignees
Labels
P1 High priority, add to the next sprint

Comments

@mrm1001
Copy link
Member

mrm1001 commented Jun 7, 2024

Context

The evaluation harness is going to be available for our users in the haystack-experimental package. In order for us to decide whether we want to keep this feature or not, and whether it needs any improvements, we would like to first test it internally before we collect feedback from our users.

Task description

Use the evaluation harness to optimise a RAG pipeline using parameter search.

Task outcome

  • Discover and find any bugs or UX issues
  • Create shareable code that can later be used to get feedback from users. This code will live in the evaluation repository.
@mrm1001 mrm1001 added the P1 High priority, add to the next sprint label Jun 7, 2024
@davidsbatista
Copy link
Contributor

The Harness is not the best tool for parameter search and much more a beginner level tool - I used it to showcase Basic RAG vs HyDE approach, and in the process reported a few bugs and issues which were and are being taken care of.

@davidsbatista
Copy link
Contributor

a working example with the Harness, showcasing a baseline RAG vs the HyDE technique is referenced here:

and the full code here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint
Projects
None yet
Development

No branches or pull requests

2 participants