Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ language:
|
|
| 11 |
|
| 12 |
## CodeSage-Base-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-Base-v2
|
| 13 |
|
| 14 |
+
### [Blogpost]
|
| 15 |
+
Please check out our [blogpost](https://code-representation-learning.github.io/codesage-v2.html) for more details.
|
| 16 |
+
|
| 17 |
### Model description
|
| 18 |
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:
|
| 19 |
|