English

Evaluating Multilingual BERT for Estonian

Computation and Language 2021-01-11 v2

Abstract

Recently, large pre-trained language models, such as BERT, have reached state-of-the-art performance in many natural language processing tasks, but for many languages, including Estonian, BERT models are not yet available. However, there exist several multilingual BERT models that can handle multiple languages simultaneously and that have been trained also on Estonian data. In this paper, we evaluate four multilingual models -- multilingual BERT, multilingual distilled BERT, XLM and XLM-RoBERTa -- on several NLP tasks including POS and morphological tagging, NER and text classification. Our aim is to establish a comparison between these multilingual BERT models and the existing baseline neural models for these tasks. Our results show that multilingual BERT models can generalise well on different Estonian NLP tasks outperforming all baselines models for POS and morphological tagging and text classification, and reaching the comparable level with the best baseline for NER, with XLM-RoBERTa achieving the highest results compared with other multilingual models.

Keywords

Cite

@article{arxiv.2010.00454,
  title  = {Evaluating Multilingual BERT for Estonian},
  author = {Claudia Kittask and Kirill Milintsevich and Kairit Sirts},
  journal= {arXiv preprint arXiv:2010.00454},
  year   = {2021}
}

Comments

V1: Baltic HLT 2020 V2: Changed NER baseline results

R2 v1 2026-06-23T18:56:19.876Z