famube commited on
Commit
9319230
1 Parent(s): 7370f7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
 
11
 
12
- # MSMARCO SENTENCE SIMILARITY (WITH DOMAIN ADAPTATION)
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15
 
 
9
  ---
10
 
11
 
12
+ # MSMARCO SENTENCE SIMILARITY (with domain adaptation)
13
 
14
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
15