Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ tags:
|
|
| 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 -->
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Usage (Sentence-Transformers)
|
| 18 |
|
|
|
|
| 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 -->
|
| 16 |
+
Continual Training Phase:
|
| 17 |
+
1. SimSCE pretraining
|
| 18 |
+
2. MultipleNegativeRankingLoss Sentence Transformer finetuning
|
| 19 |
|
| 20 |
## Usage (Sentence-Transformers)
|
| 21 |
|