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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
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
 
16
  It was trained using a triplet loss function on a 100k sample of the MS MARCO dataset
17
- PLM used: roberta-base adapted to MSMARCO: famube/roberta-base-msmarco
18
 
19
  ## Usage (Sentence-Transformers)
20
 
@@ -129,6 +129,3 @@ SentenceTransformer(
129
  ## Citing & Authors
130
 
131
  <!--- Describe where people can find more information -->
132
-
133
- Sentence Transformers trained using a triplet loss function on a 100k sample of the MS MARCO dataset
134
- PLM used: roberta-base adapted to MSMARCO: famube/roberta-base-msmarco
 
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
 
16
  It was trained using a triplet loss function on a 100k sample of the MS MARCO dataset
17
+ Used PLM: roberta-base adapted to MSMARCO: famube/roberta-base-msmarco
18
 
19
  ## Usage (Sentence-Transformers)
20
 
 
129
  ## Citing & Authors
130
 
131
  <!--- Describe where people can find more information -->