bwang0911 commited on
Commit
30a103d
1 Parent(s): 2e892b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -84,6 +84,11 @@ print(finetuner.cos_sim(embeddings[0], embeddings[1]))
84
 
85
  Please consider [Finetuner](https://github.com/jina-ai/finetuner).
86
 
 
 
 
 
 
87
  ## Contact
88
 
89
  Join our [Discord community](https://discord.jina.ai) and chat with other community members about ideas.
 
84
 
85
  Please consider [Finetuner](https://github.com/jina-ai/finetuner).
86
 
87
+ ## Plans
88
+
89
+ 1. The development of `jina-embedding-s-en-v2` is currently underway with two main objectives: improving performance and increasing the maximum sequence length.
90
+ 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`.
91
+
92
  ## Contact
93
 
94
  Join our [Discord community](https://discord.jina.ai) and chat with other community members about ideas.