Upload README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ language:
|
|
| 30 |
|
| 31 |
# Introduction
|
| 32 |
|
| 33 |
-
`mdbr-leaf-ir` is a compact high-performance text embedding model specifically designed for **information retrieval (IR)** tasks, e.g., the retrieval
|
| 34 |
|
| 35 |
To enable even greater efficiency, `mdbr-leaf-ir` supports [flexible asymmetric architectures](#asymmetric-retrieval-setup) and is robust to [vector quantization](#vector-quantization) and [MRL truncation](#mrl-truncation).
|
| 36 |
|
|
|
|
| 30 |
|
| 31 |
# Introduction
|
| 32 |
|
| 33 |
+
`mdbr-leaf-ir` is a compact high-performance text embedding model specifically designed for **information retrieval (IR)** tasks, e.g., the retrieval stage of Retrieval-Augmented Generation (RAG) pipelines.
|
| 34 |
|
| 35 |
To enable even greater efficiency, `mdbr-leaf-ir` supports [flexible asymmetric architectures](#asymmetric-retrieval-setup) and is robust to [vector quantization](#vector-quantization) and [MRL truncation](#mrl-truncation).
|
| 36 |
|