Skip to content

Commit ac658ee

Browse files
authored
Update evaluation metrics in README
Removed MRR from the list of evaluation metrics in the README.
1 parent af68964 commit ac658ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

03-standalone-api/03-rerank/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ A robust evaluation framework for testing the Contextual AI reranker against sta
3232
- NDCG@10 (Normalized Discounted Cumulative Gain)
3333
- MAP (Mean Average Precision)
3434
- Recall@10
35-
- MRR (Mean Reciprocal Rank)
3635

3736
## 🎯 Available Models
3837

@@ -45,7 +44,7 @@ The current reranker models include:
4544

4645
- [Contextual AI Reranker Blog Post](https://contextual.ai/blog/introducing-instruction-following-reranker/)
4746
- [Open Sourcing Rerank v2](https://contextual.ai/blog/rerank-v2/)
48-
- [API Documentation](https://docs.contextual.ai/api-reference/rerank/rerank
47+
- [API Documentation](https://docs.contextual.ai/api-reference/rerank/rerank)
4948
- [Python SDK Documentation](https://github.com/ContextualAI/contextual-client-python/blob/main/api.md#rerank)
5049
- [Langchain Package](https://pypi.org/project/langchain-contextual/)
5150

0 commit comments

Comments
 (0)