Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ language:
|
|
10 |
## CodeSage-Small
|
11 |
|
12 |
### Updates
|
13 |
-
[12/2024] <span style="color:blue">We are excited to announce the release of the CodeSage V2 model family!</span>. Please check out our [models](https://huggingface.co/codesage) and [blogpost](https://code-representation-learning.github.io/codesage-v2.html) for more details.
|
14 |
-
[11/2024] You can now access CodeSage models through SentenceTransformer.
|
15 |
|
16 |
### Model description
|
17 |
CodeSage is a new family of open code embedding models with an encoder architecture that support a wide range of source code understanding tasks. It is introduced in the paper:
|
|
|
10 |
## CodeSage-Small
|
11 |
|
12 |
### Updates
|
13 |
+
* [12/2024] <span style="color:blue">We are excited to announce the release of the CodeSage V2 model family!</span>. Please check out our [models](https://huggingface.co/codesage) and [blogpost](https://code-representation-learning.github.io/codesage-v2.html) for more details.
|
14 |
+
* [11/2024] You can now access CodeSage models through SentenceTransformer.
|
15 |
|
16 |
### Model description
|
17 |
CodeSage is a new family of open code embedding models with an encoder architecture that support a wide range of source code understanding tasks. It is introduced in the paper:
|