Pre-Training BERT on Arabic Tweets: Practical Considerations
Computation and Language
2021-02-23 v1 Artificial Intelligence
Abstract
Pretraining Bidirectional Encoder Representations from Transformers (BERT) for downstream NLP tasks is a non-trival task. We pretrained 5 BERT models that differ in the size of their training sets, mixture of formal and informal Arabic, and linguistic preprocessing. All are intended to support Arabic dialects and social media. The experiments highlight the centrality of data diversity and the efficacy of linguistically aware segmentation. They also highlight that more data or more training step do not necessitate better models. Our new models achieve new state-of-the-art results on several downstream tasks. The resulting models are released to the community under the name QARiB.
Cite
@article{arxiv.2102.10684,
title = {Pre-Training BERT on Arabic Tweets: Practical Considerations},
author = {Ahmed Abdelali and Sabit Hassan and Hamdy Mubarak and Kareem Darwish and Younes Samih},
journal= {arXiv preprint arXiv:2102.10684},
year = {2021}
}
Comments
6 pages, 5 figures