Pruning unused tokens from a multilingual encoder's vocabulary for Estonian preserves named-entity recognition F1 and cuts model size, while a retrained 32K tokenizer degrades performance under the tested training budget.
EstBERT: A Pretrained Language-Specific BERT for Estonian
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper presents EstBERT, a large pretrained transformer-based language-specific BERT model for Estonian. Recent work has evaluated multilingual BERT models on Estonian tasks and found them to outperform the baselines. Still, based on existing studies on other languages, a language-specific BERT model is expected to improve over the multilingual ones. We first describe the EstBERT pretraining process and then present the results of the models based on finetuned EstBERT for multiple NLP tasks, including POS and morphological tagging, named entity recognition and text classification. The evaluation results show that the models based on EstBERT outperform multilingual BERT models on five tasks out of six, providing further evidence towards a view that training language-specific BERT models are still useful, even when multilingual models are available.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Prune or Retrain: Optimizing the Vocabulary of Multilingual Models for Estonian
Pruning unused tokens from a multilingual encoder's vocabulary for Estonian preserves named-entity recognition F1 and cuts model size, while a retrained 32K tokenizer degrades performance under the tested training budget.