OpenBA: An Open-sourced 15B Bilingual Asymmetric seq2seq Model Pre-trained from Scratch
Juntao Li, Zecheng Tang, Yuyang Ding, Pinzheng Wang, Pei Guo, Wangjie, You, Dan Qiao, Wenliang Chen, Guohong Fu, Qiaoming Zhu, Guodong Zhou, Min, Zhang

TL;DR
OpenBA is a 15-billion parameter bilingual asymmetric seq2seq language model trained from scratch, achieving competitive performance on multiple benchmarks with efficient training strategies and open-source code for community use.
Contribution
The paper introduces OpenBA, a novel open-source bilingual seq2seq model trained from scratch with a three-stage strategy, enhancing the Chinese NLP community with competitive results.
Findings
Outperforms LLaMA-70B on BELEBELE benchmark
Achieves better results than BLOOM-176B on MMLU
Competitive performance on C-Eval (hard) benchmark
Abstract
Large language models (LLMs) with billions of parameters have demonstrated outstanding performance on various natural language processing tasks. This report presents OpenBA, an open-sourced 15B bilingual asymmetric seq2seq model, to contribute an LLM variant to the Chinese-oriented open-source model community. We enhance OpenBA with effective and efficient techniques as well as adopt a three-stage training strategy to train the model from scratch. Our solution can also achieve very competitive performance with only 380B tokens, which is better than LLaMA-70B on the BELEBELE benchmark, BLOOM-176B on the MMLU benchmark, GLM-130B on the C-Eval (hard) benchmark. This report provides the main details to pre-train an analogous model, including pre-training data processing, Bilingual Flan data collection, the empirical observations that inspire our model architecture design, training…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · RNA modifications and cancer
MethodsLib · Sigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
