Model reference · open weights

modernbert-tr-reranker

modernbert-tr-reranker is an open-weight embedding model from ytu-ce-cosmos, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Embeddings ytu-ce-cosmos 1 variants 18k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What modernbert-tr-reranker is

A 150M-parameter Turkish cross-encoder reranker to score (query, document) relevance. - Base model: ytu-ce-cosmos/modernbert-tr-base. - Distilled from Qwen/Qwen3-Reranker-8B. Results Reranking the top-100 of a first-stage retriever (ytu-ce-cosmos/modernbert-tr-embed) at maxseq=512. The uplift (Δ) is the reranker's contribution. How was this model trained? Question answering and counter argument distillation of Qwen3-Reranker-8B relevance scores into the 150M cross-encoder over Turkish question answering / information retrieval data using listwise KL. Usage transformers sentence-transformers ONNX Runtime The onnx/ folder has the full graph, the output is the relevance logit: Text Embeddings Inference (TEI) Training data We used Turkish datasets msmarco-tr, squad-tr, fiqa-tr, nfcorpus-tr, quora-tr, scifact-tr for distillation by Qwen3-Reranker-8B, and Turkish counter-argument pairs from ArguAna machine-translated with TranslateGemma-27B. All training data was text-hash chceked against every MTEB(Turkish) test split. Limitations - Reported NDCG is rerank-of-top-100 over a first-stage retriever; absolute scores depend on that first stage. - int8 ONNX reorders scores meaningfully lossy for a reranker; use fp32 for quality-sensitive ranking. - Due to the lack of long form data in our training, the model's performance may degrade on long context input. License & attribution - License: apache-2.0.

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerytu-ce-cosmos
TypeEmbedding models
Parameters (lead)149M
Context8k tokens
Variants1
Runs withtransformers
Based onytu-ce-cosmos/modernbert-tr-base
Released2026-06-30
Popularity18k downloads / month
Likes3
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
modernbert-tr-reranker149MBF16~0.3 GBWeights ↗

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
ArguAnaTRMTEB ArguAnaTRndcg_at_1054.75
CQADupstackGamingRetrievalTRMTEB CQADupstackGamingRetrievalTRndcg_at_1061.1
SciFactTRMTEB SciFactTRndcg_at_1086.34
SquadTRRetrievalMTEB SquadTRRetrievalndcg_at_1090.11
TQuadRetrievalMTEB TQuadRetrievalndcg_at_1094
XQuADRetrievalMTEB XQuADRetrievalndcg_at_1097.86

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys modernbert-tr-reranker for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (modernbert-tr-reranker below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"modernbert-tr-reranker","input":"text to embed"}'

Details

Languages, data & research

Languages

tr

Tags

transformers onnx safetensors modernbert text-classification sentence-transformers text-embeddings-inference transformers.js reranker cross-encoder text-ranking tr model-index endpoints_compatible

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want modernbert-tr-reranker on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms