[go: nahoru, domu]

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

feat/refactor: Allow pipelines without generators to be used with the RAG eval harness #31

Merged

Conversation

shadeMe
Copy link
Contributor
@shadeMe shadeMe commented Jul 4, 2024

Proposed Changes:

This PR adds support for evaluating pipelines that do not contain a generator component, i.e., pure retrieval pipelines. With this addition, we have two more "default" architectures to support. To aid consistency, we now expose a DefaultRAGArchitecture enumeration that gets passed to the c'tor of RAGEvaluationHarness.

How did you test it?

Unit tests

Checklist

@shadeMe shadeMe requested a review from a team as a code owner July 4, 2024 13:52
@shadeMe shadeMe requested review from Amnah199 and removed request for a team July 4, 2024 13:52
@shadeMe shadeMe force-pushed the feat/rag-eval-harness-optional-generator branch from 771db5d to 1de485a Compare July 4, 2024 13:53
@shadeMe shadeMe requested review from silvanocerza and removed request for Amnah199 July 4, 2024 13:53
@shadeMe
Copy link
Contributor Author
shadeMe commented Jul 4, 2024

Test failures are unrelated.

@shadeMe shadeMe enabled auto-merge (squash) July 4, 2024 13:57
@shadeMe shadeMe merged commit 8401384 into deepset-ai:main Jul 4, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants