Skip to content
#

cross-encoder-reranking

Here are 3 public repositories matching this topic...

First-place official system for JOKER 2026 (CLEF) Task 1 English: a three-stage humor retrieval pipeline pairing hybrid sparse-dense retrieval and cross-encoder reranking with a rationale-distilled LLM judge ensemble. 0.6347 MAP. Team VANGUARD.

  • Updated Jun 20, 2026
  • Python

Built an advanced Retrieval-Augmented Generation (RAG) system utililzing text datasets chunked dynamically. Engineered a dual-stage retrieval pipeline using all-MiniLM-L6-v2 embeddings to pull 20 FAISS candidates, refined via Cross-Encoders to feed the top 5 most relevant chunks to the LLM Synthesized context with a fine-tuned Qwen2.5-1.5B-Instruct

  • Updated Jul 5, 2026
  • Python

Improve this page

Add a description, image, and links to the cross-encoder-reranking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cross-encoder-reranking topic, visit your repo's landing page and select "manage topics."

Learn more