liuwenhan/reasonrank_data_rl
Viewer • Updated • 6.77k • 73 • 3
How to use liuwenhan/reasonrank-7B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("liuwenhan/reasonrank-7B", dtype="auto")Configuration Parsing Warning:Config file config.json cannot be fetched (too big)
Configuration Parsing Warning:Config file tokenizer_config.json cannot be fetched (too big)
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-7B.
🌹 If you use this model, please ✨star our GitHub repository to support us. Your star means a lot!