din0s commited on
Commit
a6bcf03
·
verified ·
1 Parent(s): 65f6726

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 AdamWScheduleFree
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