tarsur909 commited on
Commit
bc2403e
·
verified ·
1 Parent(s): 86e4a8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ base_model:
8
 
9
  `CodeRankEmbed` is a 137M bi-encoder supporting 8192 context length for code retrieval. It significantly outperforms various open-source and proprietary code embedding models on various code retrieval tasks.
10
 
 
11
 
12
  # Performance Benchmarks
13
 
 
8
 
9
  `CodeRankEmbed` is a 137M bi-encoder supporting 8192 context length for code retrieval. It significantly outperforms various open-source and proprietary code embedding models on various code retrieval tasks.
10
 
11
+ Check out our [blog post](https://gangiswag.github.io/cornstack/) and [paper (to be released soon)]() for more details!
12
 
13
  # Performance Benchmarks
14