Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ base_model:
|
|
| 17 |
|
| 18 |
## Intended Usage & Model Info
|
| 19 |
`jina-embeddings-c1` is an embedding model for code retrieval.
|
| 20 |
-
The model supports various types of code retrieval (
|
| 21 |
|
| 22 |
|
| 23 |
Built on [Qwen/Qwen2.5-Coder-0.5B](https://huggingface.co/Qwen/Qwen2.5-Coder-0.5B), `jina-embeddings-c1` features:
|
|
|
|
| 17 |
|
| 18 |
## Intended Usage & Model Info
|
| 19 |
`jina-embeddings-c1` is an embedding model for code retrieval.
|
| 20 |
+
The model supports various types of code retrieval (text-to-code, code-to-code, code-to-text, code-to-completion) and technical question answering across 15+ programming languages.
|
| 21 |
|
| 22 |
|
| 23 |
Built on [Qwen/Qwen2.5-Coder-0.5B](https://huggingface.co/Qwen/Qwen2.5-Coder-0.5B), `jina-embeddings-c1` features:
|