Keep pulling the thread on Noam Shazeer.
The Stable and Transferable Mixture-of-Experts (ST-MoE-32B) model contains 269 billion parameters.
The 269 billion parameter ST-MoE-32B model has a computational cost comparable to a 32 billion parameter dense encoder-decoder Transformer model.
The ST-MoE-32B model was the first sparse model to achieve state-of-the-art transfer learning performance on tasks including SuperGLUE, ARC Easy, ARC Challenge, XSum, CNN-DM, WebQA, Natural Questions, Winogrande, and ANLI R3.
Mixture-of-Experts (MoE) and Switch Transformers are an energy-efficient architectural approach for building larger and more capable language models.
Prior to the ST-MoE model, advancing state-of-the-art performance with sparse expert models was hindered by training instabilities and uncertain quality during fine-tuning.