File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
03-standalone-api/03-rerank Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments