reasonrank-32B / README.md
liuwenhan's picture
Upload 10 files
be6f38b verified
|
raw
history blame
1.12 kB
metadata
license: mit
datasets:
  - liuwenhan/reasonrank_data_sft
  - liuwenhan/reasonrank_data_rl
  - liuwenhan/reasonrank_data_13k
language:
  - en
base_model:
  - Qwen/Qwen2.5-32B-Instruct
library_name: transformers
tags:
  - passage-ranking
  - text-ranking
  - reasoning
  - Information-retrieval

📢 Update: On September 4, 2025, we merged the LoRA parameters of ReasonRank (32B) into the model’s checkpoint, so now everyone only needs to load the model without having to load the LoRA adapter anymore.

Introduction

This is the model trained in our paper: ReasonRank: Empowering Passage Ranking with Strong Reasoning Ability (📝arXiv). Please refer our 🧩github repository for the usage of reasonrank-32B.

Model Performance

image

🌹 If you use this model, please ✨star our GitHub repository to support us. Your star means a lot!