mrm1001
mrm1001
**Goal**: Showcase the Haystack evaluation metrics on a dataset that is not a toy dataset (e.g. wikipedia articles) but that reflects use cases closer to what our users are working...
**User story** I would like to learn how to apply Haystack core evaluations to improve my RAG pipeline, with an example on how to improve my retriever component, on an...
**Goal**: Showcase the Haystack evaluation metrics on an example that is close to what our users are trying to do, i.e. to improve a retriever in a RAG app. The...
# Goal The goal is to refine this task into smaller sub-tasks which might include a review of existing approaches (with limitations), creating a proposal, implementing the solution. # User...
# Goal The goal is to refine this task into smaller sub-tasks which might include a review of existing approaches (with limitations), creating a proposal, implementing the solution. # User...
# Context on benchmark work - goal number 1 is to give user **practical guidance** on what techniques to try out on their dataset/use case - goal number 2 is...
# Goal The goal is to refine this task into smaller sub-tasks which might include a review of existing approaches (with limitations), creating a proposal, implementing the solution. # User...
# Goal The goal is to refine this task into smaller sub-tasks which might include a review of existing approaches (with limitations), creating a proposal, implementing the solution. # User...
# Goal The goal is to refine this task into smaller sub-tasks which might include a review of existing approaches (with limitations), creating a proposal, implementing the solution. # User...
Use evaluation on the selected datasets to optimise some parameters commonly tweaked in RAG pipelines: - top_k - chunk_size - embedding model The outcome should be a colab or notebook...