Cross-encoder
A model that reads a query and a document together to score relevance — far more accurate than comparing embeddings, but too slow for first-pass search. Used to re-rank retrieval candidates.
A model that reads a query and a document together to score relevance — far more accurate than comparing embeddings, but too slow for first-pass search. Used to re-rank retrieval candidates.