CLMar 21

MzansiText and MzansiLM: An Open Corpus and Decoder-Only Language Model for South African Languages

arXiv:2603.2073286.5h-index: 5
Predicted impact top 21% in CL · last 90 daysOriginality Synthesis-oriented
AI Analysis

This provides a reproducible baseline and adaptation strategies for low-resource South African languages, though it is incremental in applying existing methods to a new domain.

The paper tackled the lack of publicly available decoder-only language models for South African languages by introducing MzansiText, a curated multilingual corpus, and MzansiLM, a 125M-parameter model, which achieved strong performance in tasks like data-to-text generation with 20.65 BLEU on isiXhosa and 78.5% macro-F1 on news classification.

Decoder-only language models can be adapted to diverse tasks through instruction finetuning, but the extent to which this generalizes at small scale for low-resource languages remains unclear. We focus on the languages of South Africa, where we are not aware of a publicly available decoder-only model that explicitly targets all eleven official written languages, nine of which are low-resource. We introduce MzansiText, a curated multilingual pretraining corpus with a reproducible filtering pipeline, and MzansiLM, a 125M-parameter language model trained from scratch. We evaluate MzansiLM on natural language understanding and generation using three adaptation regimes: monolingual task-specific finetuning, multilingual task-specific finetuning, and general multi-task instruction finetuning. Monolingual task-specific finetuning achieves strong performance on data-to-text generation, reaching 20.65 BLEU on isiXhosa and competing with encoder-decoder baselines over ten times larger. Multilingual task-specific finetuning benefits closely related languages on topic classification, achieving 78.5% macro-F1 on isiXhosa news classification. While MzansiLM adapts effectively to supervised NLU and NLG tasks, few-shot reasoning remains challenging at this model size, with performance near chance even for much larger decoder-only models. We release MzansiText and MzansiLM to provide a reproducible decoder-only baseline and clear guidance on adaptation strategies for South African languages at small scale.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes