Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ print(finetuner.cos_sim(embeddings[0], embeddings[1]))
|
|
83 |
|
84 |
Please consider [Finetuner](https://github.com/jina-ai/finetuner).
|
85 |
|
86 |
-
##
|
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`.
|
|
|
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`.
|