Skip to content

Conversation

sbalandi
Copy link
Contributor

@sbalandi sbalandi commented Oct 2, 2025

Description

Added possibility to run text reranking pipeline in wwb. Also was added some logic for Qwen3 models.

results are saving to separate folder as file.npy per generation.

example to run for cross-encoder/ms-marco-MiniLM-L2-v2 / tomaarsen/Qwen3-Reranker-0.6B-seq-cls / Qwen/Qwen3-Reranker-0.6B:
wwb.py --base-model cross-encoder/ms-marco-MiniLM-L2-v2 --model-type text-reranking --gt-data gt_rerankings.csv

Ticket: CVS-172049

Checklist:

  • Tests have been updated or added to cover the new code
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation

@github-actions github-actions bot added the category: WWB PR changes WWB label Oct 2, 2025
@sbalandi sbalandi requested a review from apaniukov October 2, 2025 22:46
@sbalandi sbalandi force-pushed the qwen3_wwb_rerank branch 2 times, most recently from deccc1f to cff5c77 Compare October 3, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: WWB PR changes WWB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant