neofung/LdIR-Qwen2-reranker-1.5B

text classificationtransformersenzhtransformerspytorchsafetensorsqwen2text-classificationmtebapache-2.0
1.2K

[-2.655318021774292, 11.7670316696167]



## Evaluation on C-MTEB

```python

from C_MTEB.tasks import *
from mteb import MTEB

save_name = "LdIR-Qwen2-reranker-1.5B"

evaluation = MTEB(
    task_types=["Reranking"], task_langs=['zh', 'zh2en', 'en2zh']
    )

evaluation.run(model, output_folder=f"reranker_results/{save_name}")
DEPLOY IN 60 SECONDS

Run LdIR-Qwen2-reranker-1.5B on Runcrate

Deploy on H100, A100, or RTX GPUs. Pay only for what you use. No setup required.