ExtremeBERT: A Toolkit for Accelerating Pretraining of Customized BERT

November 30, 2022 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, CODE_OF_CONDUCT.md, LICENSE, NOTICE, README.md, assets, collect_best_val.sh, conf, configs, dataset, docs, finetune_search.sh, install.sh, main.py, pretrain_search.sh, pretraining, requirements.txt, run_glue.py, run_glue.sh, run_pretraining.py, run_pretraining.sh, summarize_val.sh, translate_test_result.sh, vocab

Authors Rui Pan, Shizhe Diao, Jianlin Chen, Tong Zhang arXiv ID 2211.17201 Category cs.CL: Computation & Language Cross-listed cs.LG, math.OC Citations 9 Venue arXiv.org Repository https://github.com/extreme-bert/extreme-bert โญ 269 Last Checked 6 months ago
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\times$ times less for BERT Base and $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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computation & Language

๐ŸŒ… ๐ŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL ๐Ÿ› NeurIPS ๐Ÿ“š 166.0K cites 9 years ago