ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2022
Year
An autoregressive LLM trained on the Pile, and the largest dense model that had publicly available weights at the time of submission.
GPT-NeoX-20B represents a landmark in open-source large language model development. At the time of its release, it was the largest dense autoregressive model with publicly available weights, directly challenging the prevailing trend of proprietary, closed models. This democratization of access allowed researchers, startups, and independent developers to experiment with and build upon a state-of-the-art LLM without the prohibitive costs of training from scratch. The model's training on the Pile, a diverse and carefully curated dataset, also set a standard for transparency in data sourcing.
The significance of GPT-NeoX-20B extends beyond its size. By releasing the model weights openly, the authors enabled a wave of downstream research in fine-tuning, alignment, and interpretability that would have been impossible with closed models. This contributed to a more vibrant and collaborative AI ecosystem, accelerating progress in areas like instruction following, safety, and domain-specific adaptation.
The abstract does not include quantitative results such as perplexity, accuracy on benchmarks, or comparisons to other models. The primary reported outcome is the successful training and release of the 20B parameter model. Subsequent community evaluations have shown GPT-NeoX-20B to be competitive with other models of similar size on various NLP tasks, though it may lag behind more recent architectures or larger models. The lack of explicit metrics in the abstract limits the ability to assess its performance directly from this paper.
GPT-NeoX-20B had a profound impact on the AI field by proving that large-scale, high-quality open-source LLMs are feasible and valuable. It catalyzed the open-source LLM movement, inspiring subsequent models like LLaMA, Falcon, and Mistral. Its release also highlighted the importance of data transparency and reproducibility, setting a precedent for future work. The model enabled a wide range of applications, from research on model editing and interpretability to deployment in resource-constrained settings via quantization and distillation. Overall, GPT-NeoX-20B was a pivotal step toward a more open and collaborative AI landscape.
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