feat: image
Browse files
README.md
CHANGED
@@ -2902,6 +2902,8 @@ base_model:
|
|
2902 |
|
2903 |
# ModernBERT Embed
|
2904 |
|
|
|
|
|
2905 |
ModernBERT Embed is an embedding model trained from [ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base), bringing the new advances of ModernBERT to embeddings!
|
2906 |
|
2907 |
Trained on the [Nomic Embed](https://arxiv.org/abs/2402.01613) weakly-supervised and supervised datasets, `modernbert-embed` also supports Matryoshka Representation Learning dimensions of 256, reducing memory by 3x with minimal performance loss.
|
|
|
2902 |
|
2903 |
# ModernBERT Embed
|
2904 |
|
2905 |
+
[](https://huggingface.co/nomic-ai/modernbert-embed-base)
|
2906 |
+
|
2907 |
ModernBERT Embed is an embedding model trained from [ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base), bringing the new advances of ModernBERT to embeddings!
|
2908 |
|
2909 |
Trained on the [Nomic Embed](https://arxiv.org/abs/2402.01613) weakly-supervised and supervised datasets, `modernbert-embed` also supports Matryoshka Representation Learning dimensions of 256, reducing memory by 3x with minimal performance loss.
|