johnnyboycurtis commited on
Commit
3562fdb
·
verified ·
1 Parent(s): e0d0fe2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -78,7 +78,7 @@ license: mit
78
 
79
  # SentenceTransformer (Legacy)
80
 
81
- This is a [sentence-transformers](https://www.SBERT.net) model based on an initial custom ModernBERT-Small architecture, trained from scratch using a multi-stage pipeline including MLM pre-training and semantic fine-tuning. It maps sentences & paragraphs to a **384-dimensional dense vector space**.
82
 
83
  ## Warning
84
 
 
78
 
79
  # SentenceTransformer (Legacy)
80
 
81
+ **UPDATE:** Consider using [**`johnnyboycurtis/ModernBERT-small-v2`**](https://huggingface.co/johnnyboycurtis/ModernBERT-small-v2) a much more performant model.
82
 
83
  ## Warning
84