Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
3 |
---
|
4 |
`SweRankEmbed-Small` is a 137M bi-encoder supporting 8192 context length for code retrieval. It significantly outperforms other embedding models on the issue localization task.
|
5 |
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
base_model:
|
4 |
+
- nomic-ai/CodeRankEmbed
|
5 |
---
|
6 |
`SweRankEmbed-Small` is a 137M bi-encoder supporting 8192 context length for code retrieval. It significantly outperforms other embedding models on the issue localization task.
|
7 |
|