Training and Finetuning Reranker Models with Sentence Transformers
Related stories
Training and Finetuning Embedding Models with Sentence Transformers
Multimodal Embedding & Reranker Models with Sentence Transformers
Training and Finetuning Sparse Embedding Models with Sentence Transformers
Train and Fine-Tune Sentence Transformers Models
Introduction to Transformers: an NLP Perspective
arXiv:2311. 17633v2 Announce Type: replace-cross Abstract: Transformers have dominated empirical machine learning models of natural language processing.
Train 400x faster Static Embedding Models with Sentence Transformers
RankLLM: Weighted Ranking of LLMs by Quantifying Question Difficulty
arXiv:2602. 12424v2 Announce Type: replace-cross Abstract: Benchmarks establish a standardized evaluation framework to systematically assess the performance of large language models (LLMs), facilitating objective comparisons and driving advancements in the field.
Train a Sentence Embedding Model with 1B Training Pairs
A Self Consistency Based Reranking for Narrative Question Answering
arXiv:2606. 15741v1 Announce Type: cross Abstract: Narrative question answering (NQA) is a challenging task in natural language processing that requires models to understand long textual contexts, capture relationships across events, and generate coherent responses.
KaLM-Reranker-V1: Fast but Not Late Interaction for Compressed Document Reranking
As retrieval systems scale, high-quality reranking becomes increasingly important. However, most existing rerankers, whether encoder-based or decoder-based, jointly encode the query and passage, tightly coupling their computation and limiting deployment efficiency as well as flexibility.
Efficient Rationale-based Retrieval: On-policy Distillation from Generative Rerankers based on JEPA
arXiv:2604. 23336v3 Announce Type: replace-cross Abstract: Unlike traditional fact-based retrieval, rationale-based retrieval typically necessitates cross-encoding of query-document pairs using large language models, incurring substantial computational costs.