Update README.md
Browse files
README.md
CHANGED
|
@@ -12,12 +12,12 @@ tags:
|
|
| 12 |
- stem
|
| 13 |
- medical
|
| 14 |
---
|
| 15 |
-
# zerank-1:
|
| 16 |
|
| 17 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 18 |
|
| 19 |
|
| 20 |
-
This model is the smaller version of [zeroentropy/zerank-1](https://huggingface.co/zeroentropy/zerank-1).
|
| 21 |
|
| 22 |
It is an open-weights reranker model meant to be integrated into RAG applications to rerank results from preliminary search methods such as embeddings, BM25, and hybrid search.
|
| 23 |
|
|
|
|
| 12 |
- stem
|
| 13 |
- medical
|
| 14 |
---
|
| 15 |
+
# zerank-1-small: Smaller, faster version of zerank-1
|
| 16 |
|
| 17 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 18 |
|
| 19 |
|
| 20 |
+
This model is the smaller version of [zeroentropy/zerank-1](https://huggingface.co/zeroentropy/zerank-1). Though the model is over 2x smaller, it maintains nearly the same standard of performance, continuing to outperform other popular rerankers.
|
| 21 |
|
| 22 |
It is an open-weights reranker model meant to be integrated into RAG applications to rerank results from preliminary search methods such as embeddings, BM25, and hybrid search.
|
| 23 |
|