📖 The AI Tool Bible
retrieval

Cross-encoder

A retrieval model that processes query and document jointly for each candidate. Very accurate but slow — used as the second stage in rerankers.

Related terms

Tools that implement Cross-encoder