TL;DR
Bielik Guard introduces two compact Polish language safety classifiers for LLM content moderation, achieving high accuracy and efficiency, and is publicly available for safer AI deployment.
Contribution
The paper presents a new family of efficient Polish safety classifiers based on fine-tuned models, with superior performance and low false positive rates compared to existing solutions.
Findings
0.5B model achieves F1 scores of 0.791 (micro) and 0.785 (macro).
0.1B model demonstrates exceptional efficiency and low false positive rate.
Models outperform HerBERT-PL-Guard in precision and false positive rate.
Abstract
As Large Language Models (LLMs) become increasingly deployed in Polish language applications, the need for efficient and accurate content safety classifiers has become paramount. We present Bielik Guard, a family of compact Polish language safety classifiers comprising two model variants: a 0.1B parameter model based on MMLW-RoBERTa-base and a 0.5B parameter model based on PKOBP/polish-roberta-8k. Fine-tuned on a community-annotated dataset of 6,885 Polish texts, these models classify content across five safety categories: Hate/Aggression, Vulgarities, Sexual Content, Crime, and Self-Harm. Our evaluation demonstrates that both models achieve strong performance on multiple benchmarks. The 0.5B variant offers the best overall discrimination capability with F1 scores of 0.791 (micro) and 0.785 (macro) on the test set, while the 0.1B variant demonstrates exceptional efficiency. Notably,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
