dariakryvosheieva commited on
Commit
4d12d10
·
verified ·
1 Parent(s): d064537

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (natural language-to-code, code-to-code, code-to-natural language, 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:
 
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: