Transformers
PyTorch
code
custom_code
Inference Endpoints
codesage commited on
Commit
c44c62f
1 Parent(s): 05a7597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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