ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2022
Year
A suite of decoder-only pre-trained transformers with parameter ranges from 125M to 175B. OPT-175B being comparable to GPT-3.
OPT (Open Pre-trained Transformers) is a landmark paper in the democratization of large language models. Prior to OPT, models of GPT-3's scale (175B parameters) were proprietary and inaccessible to most researchers. By releasing a full suite of models from 125M to 175B parameters, along with training details and weights, the authors enable reproducible research and lower the barrier to entry for studying and applying large-scale language models. This directly addresses the reproducibility crisis in AI and allows the community to explore scaling laws, training dynamics, and downstream applications without needing massive compute budgets.
OPT has had a profound impact on the AI field by enabling a wave of open-source LLM research. It directly inspired subsequent open models like BLOOM, LLaMA, and Falcon. The release of training details also allowed researchers to study training instabilities, data contamination, and alignment techniques at scale. By providing a GPT-3-class model openly, OPT accelerated progress in areas such as prompt engineering, fine-tuning, and safety research that were previously limited to a few organizations.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba