aamirshakir tomaarsen HF staff commited on
Commit
e40cae0
1 Parent(s): 9c7a93b

Fix a small typo (#3)

Browse files

- Fix a small typo (100fc858f40c6635362af1e8ae8ecccca6590bfc)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
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 Langauges: German and English.
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