mariotesta commited on
Commit
4ee1f6f
·
verified ·
1 Parent(s): 2e4ff69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -80,7 +80,7 @@ model-index:
80
 
81
  # SentenceTransformer based on answerdotai/ModernBERT-base
82
 
83
- This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [stsb](https://huggingface.co/datasets/sentence-transformers/stsb) 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.
84
 
85
  ## Model Details
86
 
 
80
 
81
  # SentenceTransformer based on answerdotai/ModernBERT-base
82
 
83
+ This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [stsb](https://huggingface.co/datasets/sentence-transformers/stsb) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search and clustering.
84
 
85
  ## Model Details
86