Skip to content

Commit 589fd2a

Browse files
tomaarsendavanstrienpcuenca
authored
Training and Finetuning Reranker Models with Sentence Transformers v4 (#2768)
* Add 'train-reranker' blogpost * Add mxbai-rerank-{base,large}-v2 * Apply most suggestions from Daniel Co-authored-by: Daniel van Strien <[email protected]> * 13 base models instead of 11 * Avoid mermaid diagram, just use png instead * Add info about reranker-ModernBERT-large-gooaq-bce * Add script for reproducing evaluation results * reach stronger performance than -> outperform * </detais> -> </details>, fix typo that ate half of my blogpost * Apply suggestions from Pedro Co-authored-by: Pedro Cuenca <[email protected]> * Link to docs some more * Pull forward the release day by 1 day to today * Use CrossEncoderCorrelationEvaluator; prior was incorrect * Simplify imports --------- Co-authored-by: Daniel van Strien <[email protected]> Co-authored-by: Pedro Cuenca <[email protected]>
1 parent b8fe881 commit 589fd2a

File tree

2 files changed

+835
-0
lines changed

2 files changed

+835
-0
lines changed

_blog.yml

+10
Original file line numberDiff line numberDiff line change
@@ -5750,3 +5750,13 @@
57505750
- open-source
57515751
- guide
57525752

5753+
- local: train-reranker
5754+
title: "Training and Finetuning Reranker Models with Sentence Transformers v4"
5755+
author: tomaarsen
5756+
thumbnail: /blog/assets/train-sentence-transformers/st-hf-thumbnail.png
5757+
date: March 26, 2024
5758+
tags:
5759+
- nlp
5760+
- guide
5761+
- community
5762+
- open-source

0 commit comments

Comments
 (0)