Skip to content

Commit 6d22883

Browse files
committed
notebook updated
1 parent b35dd40 commit 6d22883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1842,7 +1842,7 @@
18421842
"cell_type": "markdown",
18431843
"metadata": {},
18441844
"source": [
1845-
"In this final stage, the system uses an end-to-end neural search approach with a focus on the MaxSim module to enhance multi-modal retrieval. MaxSim enables the system to perform advanced similarity matching across diverse data types, such as text and images. This ensures that the most contextually relevant results are retrieved, making MaxSim highly effective for applications requiring nuanced understanding, such as scientific and medical queries."
1845+
"In this final stage, the system uses an **end-to-end neural search** approach with a focus on the **MaxSim** operator, as implemented in ColPali, to improve multi-modal retrieval. MaxSim allows the system to compare different types of data, like text and images, and find the most relevant matches. This helps retrieve results that are contextually accurate and meaningful, making it especially useful for complex applications, like scientific and medical research, where a deep understanding of the content is essential."
18461846
]
18471847
},
18481848
{

0 commit comments

Comments
 (0)