Transformers
PyTorch
code
custom_code
Inference Endpoints
codesage commited on
Commit
939b2d8
·
verified ·
1 Parent(s): c4a6531

Update README.md

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