Contents
In brief
Ukraine launched the Ukrainian LLM Leaderboard — an open platform that compares large language models on Ukrainian-language quality. The Ministry of Digital Transformation announced it; scores, code, and data are on Hugging Face. DOU covers the WINWIN AI competence centre, UCU, and lang-uk collaboration.
What happened
Until now teams leaned on international benchmarks and vendor claims. Ukrainian was often scored via machine translation, so real model failures stayed invisible.
The new board runs models on practical tasks: translation, paraphrase and summarization, document retrieval, logic, math, and ZNO-level tests. The table shows per-test breakdowns, not a single headline score—a model can answer well in Ukrainian and still lag on translation.
Yurii Paniv (UCU PhD student, lead on the Lapa language model) frames the gap: after large LLMs arrived it was unclear where Ukrainian strengths and weaknesses sit and which model fits which job.
Next up: image tasks, ethics checks, cost of Ukrainian usage, plus admin procedures, legal text, and personal-data scenarios.
Why it matters
For a Ukrainian-facing product, “top of MMLU” says little. You need reproducible native-language scores—or model choice becomes a marketing lottery.
Publishing on Hugging Face lowers the barrier: you can inspect methodology, not only a press release. For teams in Ukraine and products with Ukrainian UI/support, it is a practical guide when picking an API or a local model.
In practice
- Before locking a model for a Ukrainian product, open the Hugging Face table and read the task profile, not one ranking row.
- Map your scenario (translation vs retrieval vs chat) to the matching leaderboard test.
- Do not trust English-only benchmarks alone—they systematically overstate Ukrainian quality.
- Watch for updates: images, ethics, and admin text are still planned; today’s focus is text.
- Keep the methodology link: numbers beat chat opinions in “which model is better” debates.
Takeaway
Ukrainian LLM Leaderboard is a rare case where a public-academic push gives developers a measurable Ukrainian-language signal instead of another slogan. Worth wiring into LLM selection.

