update readme
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ datasets:
|
|
30 |
|
31 |
---
|
32 |
|
33 |
-
# ONNX version of
|
34 |
|
35 |
This is a sentence-transformers model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search. The ONNX version of this model is made for the [Metarank](https://github.com/metarank/metarank) re-ranker
|
36 |
to do semantic similarity.
|
|
|
30 |
|
31 |
---
|
32 |
|
33 |
+
# ONNX version of cross-encoder/mcmarco-MiniLM-L6-v2
|
34 |
|
35 |
This is a sentence-transformers model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search. The ONNX version of this model is made for the [Metarank](https://github.com/metarank/metarank) re-ranker
|
36 |
to do semantic similarity.
|