feat(document-search): add evaluation pipeline for retrieval accuracy #19
Labels
document search
Changes to the document search package
evals
Adding new evaluation pipelines or improving existing ones
feature
New feature or request
Milestone
Feature description
DocumentSearch module should provide a way to evaluate given configuration on the dataset provided by the user.
Dataset ideally should follow a well-know format, for example huggingface's datasets.
For given configuration and dataset evaluation pipeline should calculate metrics such as:
Motivation
DocumentSearch package has three main feature:
This task enables us to start
evaluation
bitAdditional context
Some relevant tools that may be either used as a dependency, or inspire us.
https://docs.auto-rag.com/
https://github.com/explodinggradients/ragas
The text was updated successfully, but these errors were encountered: