English

ExtremeBERT: A Toolkit for Accelerating Pretraining of Customized BERT

Computation and Language 2022-12-01 v1 Machine Learning Optimization and Control

Abstract

In this paper, we present ExtremeBERT, a toolkit for accelerating and customizing BERT pretraining. Our goal is to provide an easy-to-use BERT pretraining toolkit for the research community and industry. Thus, the pretraining of popular language models on customized datasets is affordable with limited resources. Experiments show that, to achieve the same or better GLUE scores, the time cost of our toolkit is over 6×6\times times less for BERT Base and 9×9\times times less for BERT Large when compared with the original BERT paper. The documentation and code are released at https://github.com/extreme-bert/extreme-bert under the Apache-2.0 license.

Keywords

Cite

@article{arxiv.2211.17201,
  title  = {ExtremeBERT: A Toolkit for Accelerating Pretraining of Customized BERT},
  author = {Rui Pan and Shizhe Diao and Jianlin Chen and Tong Zhang},
  journal= {arXiv preprint arXiv:2211.17201},
  year   = {2022}
}
R2 v1 2026-06-28T07:18:27.981Z