Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,6 @@ widget:
|
|
21 |
|
22 |
# SentenceTransformer based on microsoft/mpnet-base
|
23 |
|
24 |
-
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [microsoft/mpnet-base](https://huggingface.co/microsoft/mpnet-base) on the [reranking_1](https://huggingface.co/datasets/mteb/askubuntudupquestions-reranking), [retrival_1](https://huggingface.co/datasets/mteb/arguana) and [sts_1](https://huggingface.co/datasets/mteb/biosses-sts) datasets. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
25 |
|
26 |
|
27 |
|
|
|
21 |
|
22 |
# SentenceTransformer based on microsoft/mpnet-base
|
23 |
|
|
|
24 |
|
25 |
|
26 |
|