Update README.md
Browse files
README.md
CHANGED
@@ -927,7 +927,7 @@ model-index:
|
|
927 |
name: Cosine Map@100
|
928 |
---
|
929 |
|
930 |
-
# mpnet-base trained with prompts on NQ using
|
931 |
|
932 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [microsoft/mpnet-base](https://huggingface.co/microsoft/mpnet-base) on the [natural-questions](https://huggingface.co/datasets/sentence-transformers/natural-questions) dataset. 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.
|
933 |
|
|
|
927 |
name: Cosine Map@100
|
928 |
---
|
929 |
|
930 |
+
# mpnet-base trained with prompts on NQ using AdamW (baseline)
|
931 |
|
932 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [microsoft/mpnet-base](https://huggingface.co/microsoft/mpnet-base) on the [natural-questions](https://huggingface.co/datasets/sentence-transformers/natural-questions) dataset. 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.
|
933 |
|