Commit 9d2ca26
authored
Showcase multilingual dense retrieval with E5 (#11)
This new notebook shows a simple walkthrough of using the E5
multilingual embedding model to query a mixed language corpus. It
follows the same level of abstraction and details as the other notebooks
in this directory, opting to perform all inference outside of the stack.
We use select passages from the MIRACL dataset in English and German.1 parent aef9f79 commit 9d2ca26
File tree
3 files changed
+567
-10
lines changed- notebooks/search
3 files changed
+567
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 3 | | |
13 | 4 | | |
14 | 5 | | |
| |||
0 commit comments