shuttie commited on
Commit
d90a81b
1 Parent(s): 3962c71

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ datasets:
30
 
31
  ---
32
 
33
- # ONNX version of sentence-transormers/all-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.
 
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.