Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Adapts NVIDIA's Nemotron Stack for Modern Greek RAG, Launches HERA Benchmark

AI By Crimson AI Hugging Face Papers 8 August 2026 · 00:00 15 views
Share: X Telegram

Researchers present an end-to-end adaptation of NVIDIA's Nemotron retrieval stack for Modern Greek, introducing the HERA benchmark and showing significant gains in retrieval and generation across specialist domains.

Hugging Face Adapts NVIDIA's Nemotron Stack for Modern Greek RAG, Launches HERA Benchmark

Key points

Modern Greek has been largely absent from NVIDIA's Nemotron retrieval models and major multilingual benchmarks, creating a gap for retrieval-augmented generation (RAG) in legal, energy, financial, and medical applications. A new study from Hugging Face presents an end-to-end adaptation of the Nemotron retrieval stack specifically for Modern Greek, addressing this gap with corpus mining, synthetic supervision, and model fine-tuning.

The research introduces HERA, the first large-scale Greek benchmark for RAG, covering specialist domains. Surprisingly, a parameter-free BM25 baseline outperformed several off-the-shelf multilingual dense retrieval models on specialist Greek corpora. However, after fine-tuning on 65,773 Greek retrieval pairs, a Nemotron 1B embedder improved nDCG@10 from 0.362 to 0.835, substantially outperforming its unadapted counterpart.

The team also adapted a cross-encoder reranker, achieving consistent improvements across domains. For generation, they LoRA-tuned a Nemotron 30B-A3B mixture-of-experts reader, increasing judged answer correctness from 29.4% to 66.9% while improving faithfulness and citation quality. The learned language competence transferred to general-domain Greek, though the advantage over BM25 remained domain-dependent.

All adapted models and the HERA benchmark are released to support future research on Greek-language RAG systems. The authors welcome feedback, especially from researchers working on other low-resource languages.

MetricBefore Fine-tuningAfter Fine-tuning
nDCG@10 (Nemotron 1B embedder)0.3620.835
Judged answer correctness (Nemotron 30B-A3B reader)29.4%66.9%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1