初始化项目,由ModelHub XC社区提供模型
Model: le723z/Rearank-7B Source: Original Platform
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
base_model:
|
||||
- Qwen/Qwen2.5-7B-Instruct
|
||||
language:
|
||||
- en
|
||||
license: apache-2.0
|
||||
metrics:
|
||||
- trec_eval
|
||||
library_name: transformers
|
||||
pipeline_tag: text-ranking
|
||||
---
|
||||
|
||||
This is a reasoning reranking agent model built upon Qwen-2.5-7B for the paper [REARANK: Reasoning Re-ranking Agent via Reinforcement Learning](https://huggingface.co/papers/2505.20046). The model is trained on [reranking dataset](https://huggingface.co/datasets/le723z/rearank_12k) built from only 179 queries using GRPO to perform reranking task, the codebase is at https://github.com/lezhang7/Rearank
|
||||
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user