Update README.md
Browse files
README.md
CHANGED
|
@@ -83,6 +83,11 @@ print(finetuner.cos_sim(embeddings[0], embeddings[1]))
|
|
| 83 |
|
| 84 |
Please consider [Finetuner](https://github.com/jina-ai/finetuner).
|
| 85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
## Contact
|
| 87 |
|
| 88 |
Join our [Discord community](https://discord.jina.ai) and chat with other community members about ideas.
|
|
|
|
| 83 |
|
| 84 |
Please consider [Finetuner](https://github.com/jina-ai/finetuner).
|
| 85 |
|
| 86 |
+
## Plans
|
| 87 |
+
|
| 88 |
+
1. The development of `jina-embedding-s-en-v2` is currently underway with two main objectives: improving performance and increasing the maximum sequence length.
|
| 89 |
+
2. We are currently working on a bilingual embedding model that combines English and X language. The upcoming model will be called `jina-embedding-s/b/l-de-v1`.
|
| 90 |
+
|
| 91 |
## Contact
|
| 92 |
|
| 93 |
Join our [Discord community](https://discord.jina.ai) and chat with other community members about ideas.
|