Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ language:
|
|
| 11 |
|
| 12 |
## CodeSage-Small-v2
|
| 13 |
|
|
|
|
|
|
|
| 14 |
### Model description
|
| 15 |
CodeSage is a family of open code embedding models with an encoder architecture that supports a wide range of source code understanding tasks. It was initially introduced in the paper:
|
| 16 |
|
|
|
|
| 11 |
|
| 12 |
## CodeSage-Small-v2
|
| 13 |
|
| 14 |
+
### [Blogpost](https://code-representation-learning.github.io/codesage-v2.html)
|
| 15 |
+
|
| 16 |
### Model description
|
| 17 |
CodeSage is a family of open code embedding models with an encoder architecture that supports a wide range of source code understanding tasks. It was initially introduced in the paper:
|
| 18 |
|