MichaelKarpe commited on
Commit
a885a92
·
verified ·
1 Parent(s): 66addca

Warn about STS benchmark dataset use

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
 
11
  # MichaelKarpe/mxbai-embed-large-v1-sts-matryoshka
12
 
 
 
13
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
14
 
15
  <!--- Describe your model here -->
 
10
 
11
  # MichaelKarpe/mxbai-embed-large-v1-sts-matryoshka
12
 
13
+ **WARNING:** This model has been finetuned on STS Benchmark dataset for experimental purposes, making this model or finetuned models from this model inappropriate for MTEB evaluation.
14
+
15
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
16
 
17
  <!--- Describe your model here -->