Bielik v3 Small: Technical Report
Krzysztof Ociepa, Łukasz Flis, Remigiusz Kinas, Krzysztof Wróbel, Adrian Gwoździej
TL;DR
Bielik v3 targets parameter-efficient Polish language modeling by combining depth-up-scaling of a Qwen2.5 backbone with a Polish-specific APT4 tokenizer, adaptive learning rate, and targeted data curation. The approach is complemented by synthetic data generation, quality-controlled training corpora, and preference-based RLHF (notably DPO-P) to align outputs with human preferences, achieving strong results on Polish benchmarks while staying resource-conscious. The 4.5B variant often matches or surpasses much larger models across benchmarks such as CPTUB, EQ-Bench, and medical reasoning datasets, illustrating substantial efficiency gains for less-resourced languages. The work demonstrates practical impact for deploying high-quality Polish NLP in constrained environments and establishes a benchmark for parameter-efficient language modeling in linguistically underrepresented contexts; future work will push deeper reasoning and broader domain coverage while maintaining efficiency.
Abstract
We introduce Bielik v3, a series of parameter-efficient generative text models (1.5B and 4.5B) optimized for Polish language processing. These models demonstrate that smaller, well-optimized architectures can achieve performance comparable to much larger counterparts while requiring substantially fewer computational resources. Our approach incorporates several key innovations: a custom Polish tokenizer (APT4) that significantly improves token efficiency, Weighted Instruction Cross-Entropy Loss to balance learning across instruction types, and Adaptive Learning Rate that dynamically adjusts based on training progress. Trained on a meticulously curated corpus of 292 billion tokens spanning 303 million documents, these models excel across multiple benchmarks, including the Open PL LLM Leaderboard, Complex Polish Text Understanding Benchmark, Polish EQ-Bench, and Polish Medical Leaderboard. The 4.5B parameter model achieves results competitive with models 2-3 times its size, while the 1.5B model delivers strong performance despite its extremely compact profile. These advances establish new benchmarks for parameter-efficient language modeling in less-represented languages, making high-quality Polish language AI more accessible for resource-constrained applications.
