We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Integrate Neptune (TensorBoard is nice-to-have) to monitor and track key metrics (Precision / Recall / F1, mAP, mRR, NDCG), queries, retrieved documents, and experiment settings (model, reranker, rephraser etc.) during retrieval evaluation.
This should be added to the evaluation pipeline: #19
This will ensure comprehensive monitoring of a retrieval system, helping to improve, debug, and optimize performance.
No response
The text was updated successfully, but these errors were encountered:
Neptune monitoring will be implemented in #91
Sorry, something went wrong.
micpst
No branches or pull requests
Feature description
Integrate Neptune (TensorBoard is nice-to-have) to monitor and track key metrics (Precision / Recall / F1, mAP, mRR, NDCG), queries, retrieved documents, and experiment settings (model, reranker, rephraser etc.) during retrieval evaluation.
This should be added to the evaluation pipeline: #19
Motivation
This will ensure comprehensive monitoring of a retrieval system, helping to improve, debug, and optimize performance.
Additional context
No response
The text was updated successfully, but these errors were encountered: