calmodovar23
commited on
Commit
•
09b95a0
1
Parent(s):
648fe81
Update README.md
Browse files
README.md
CHANGED
@@ -61,13 +61,14 @@ model-index:
|
|
61 |
- type: mrr
|
62 |
value: 77.1315192743764
|
63 |
pipeline_tag: feature-extraction
|
|
|
64 |
---
|
65 |
|
66 |
# bge-reranker-large-onnx
|
67 |
|
68 |
This repo was forked from the **BAAI/bge-reranker-large** model and contains only the ONNX version of the model. Below is the original model card from the source repo.
|
69 |
|
70 |
-
|
71 |
**We have updated the [new reranker](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/llm_reranker), supporting larger lengths, more languages, and achieving better performance.**
|
72 |
|
73 |
<h1 align="center">FlagEmbedding</h1>
|
|
|
61 |
- type: mrr
|
62 |
value: 77.1315192743764
|
63 |
pipeline_tag: feature-extraction
|
64 |
+
|
65 |
---
|
66 |
|
67 |
# bge-reranker-large-onnx
|
68 |
|
69 |
This repo was forked from the **BAAI/bge-reranker-large** model and contains only the ONNX version of the model. Below is the original model card from the source repo.
|
70 |
|
71 |
+
---
|
72 |
**We have updated the [new reranker](https://github.com/FlagOpen/FlagEmbedding/tree/master/FlagEmbedding/llm_reranker), supporting larger lengths, more languages, and achieving better performance.**
|
73 |
|
74 |
<h1 align="center">FlagEmbedding</h1>
|