tomaarsen HF staff commited on
Commit
67a5e14
1 Parent(s): 4ebdc6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -88,7 +88,7 @@ co2_eq_emissions:
88
  hours_used: 4.514
89
  hardware_used: 1 x NVIDIA GeForce RTX 3090
90
  model-index:
91
- - name: MPNet base trained on GooAQ triplets
92
  results:
93
  - task:
94
  type: information-retrieval
@@ -189,7 +189,7 @@ model-index:
189
  name: Dot Map@100
190
  ---
191
 
192
- # MPNet base trained on GooAQ triplets
193
 
194
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [microsoft/mpnet-base](https://huggingface.co/microsoft/mpnet-base) on the [sentence-transformers/gooaq](https://huggingface.co/datasets/sentence-transformers/gooaq) 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.
195
 
 
88
  hours_used: 4.514
89
  hardware_used: 1 x NVIDIA GeForce RTX 3090
90
  model-index:
91
+ - name: MPNet base trained on GooAQ Question-Answer tuples
92
  results:
93
  - task:
94
  type: information-retrieval
 
189
  name: Dot Map@100
190
  ---
191
 
192
+ # MPNet base trained on GooAQ Question-Answer tuples
193
 
194
  This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [microsoft/mpnet-base](https://huggingface.co/microsoft/mpnet-base) on the [sentence-transformers/gooaq](https://huggingface.co/datasets/sentence-transformers/gooaq) 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.
195