bwang0911 commited on
Commit
eeed8a1
1 Parent(s): 979e1fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ ## Future 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.