hrusheekeshsawarkar
commited on
Commit
•
c486cbe
1
Parent(s):
3bcecc9
update
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ language:
|
|
22 |
- as
|
23 |
---
|
24 |
|
25 |
-
#
|
26 |
|
27 |
This is a [sentence-transformers](https://www.SBERT.net) model: Sentence Tranformers is a commonly used framework to train embedding models, and it recently implemented support for Matryoshka models. Training a Matryoshka embedding model using Sentence Transformers is quite elementary: rather than applying some loss function on only the full-size embeddings, we also apply that same loss function on truncated portions of the embeddings.
|
28 |
|
|
|
22 |
- as
|
23 |
---
|
24 |
|
25 |
+
# IndicSBERT-Matryoshka
|
26 |
|
27 |
This is a [sentence-transformers](https://www.SBERT.net) model: Sentence Tranformers is a commonly used framework to train embedding models, and it recently implemented support for Matryoshka models. Training a Matryoshka embedding model using Sentence Transformers is quite elementary: rather than applying some loss function on only the full-size embeddings, we also apply that same loss function on truncated portions of the embeddings.
|
28 |
|