Labib11 commited on
Commit
08c0240
1 Parent(s): f952b6a

Added MTEB evaluation

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,9 +5,10 @@ tags:
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
-
9
  ---
10
 
 
11
  # {MODEL_NAME}
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.
 
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
+ - mteb
9
  ---
10
 
11
+
12
  # {MODEL_NAME}
13
 
14
  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.