Fix a small typo
Browse filesThis should speak for itself!
README.md
CHANGED
@@ -33,7 +33,7 @@ This model is a powerful open-source German/English embedding model developed by
|
|
33 |
- Supports both [binary quantization and Matryoshka Representation Learning (MRL)](#binary-quantization-and-matryoshka).
|
34 |
- Fine-tuned on 30+ million pairs of high-quality German data
|
35 |
- Optimized for retrieval tasks
|
36 |
-
- Supported
|
37 |
- Requires a prompt: `query: {query}` for the query and `passage: {doc}` for the document
|
38 |
|
39 |
## Performance
|
|
|
33 |
- Supports both [binary quantization and Matryoshka Representation Learning (MRL)](#binary-quantization-and-matryoshka).
|
34 |
- Fine-tuned on 30+ million pairs of high-quality German data
|
35 |
- Optimized for retrieval tasks
|
36 |
+
- Supported Languages: German and English.
|
37 |
- Requires a prompt: `query: {query}` for the query and `passage: {doc}` for the document
|
38 |
|
39 |
## Performance
|