Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ language:
|
|
13 |
|
14 |
|
15 |
### Updates
|
16 |
-
* 1. <span style="color:blue">We are excited to announce the release of the CodeSage V2 model family with largely improved performance!</span> Please check out our [blogpost](https://code-representation-learning.github.io/codesage-v2.html) for more details
|
17 |
-
* 2. In addition to retrieval performance boost, V2 models also support flexible embedding
|
18 |
* 3. You can access CodeSage v2 models through both HF and SentenceTransformer.
|
19 |
|
20 |
### Model description
|
|
|
13 |
|
14 |
|
15 |
### Updates
|
16 |
+
* 1. <span style="color:blue">We are excited to announce the release of the CodeSage V2 model family with largely improved performance!</span> <strong>Please check out our [blogpost](https://code-representation-learning.github.io/codesage-v2.html) for more details</strong>.
|
17 |
+
* 2. In addition to retrieval performance boost, V2 models also support flexible embedding sizes (thanks to Matryoshka Representation Learning (MRL)).
|
18 |
* 3. You can access CodeSage v2 models through both HF and SentenceTransformer.
|
19 |
|
20 |
### Model description
|