fix: sp bert
Browse files
README.md
CHANGED
@@ -2899,7 +2899,7 @@ base_model:
|
|
2899 |
- answerdotai/ModernBERT-base
|
2900 |
---
|
2901 |
|
2902 |
-
#
|
2903 |
|
2904 |
`modernbert-embed-unsupervised` is the unsupervised checkpoint trained with the [contrastors](https://github.com/nomic-ai/contrastors) library
|
2905 |
for 1 epoch over the 235M weakly-supervised contrastive pairs curated in [Nomic Embed](https://arxiv.org/abs/2402.01613).
|
|
|
2899 |
- answerdotai/ModernBERT-base
|
2900 |
---
|
2901 |
|
2902 |
+
# ModernBERT-Embed-Unsupervised
|
2903 |
|
2904 |
`modernbert-embed-unsupervised` is the unsupervised checkpoint trained with the [contrastors](https://github.com/nomic-ai/contrastors) library
|
2905 |
for 1 epoch over the 235M weakly-supervised contrastive pairs curated in [Nomic Embed](https://arxiv.org/abs/2402.01613).
|