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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,8 @@ language:
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:
 
11
 
12
  ## CodeSage-Small-v2
13
 
14
+ ### [Blogpost]
15
+ Please checkout 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: