Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OPT: Open Pre-trained Transformer Language Models

About

Large language models, which are often trained for hundreds of thousands of compute days, have shown remarkable capabilities for zero- and few-shot learning. Given their computational cost, these models are difficult to replicate without significant capital. For the few that are available through APIs, no access is granted to the full model weights, making them difficult to study. We present Open Pre-trained Transformers (OPT), a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters, which we aim to fully and responsibly share with interested researchers. We show that OPT-175B is comparable to GPT-3, while requiring only 1/7th the carbon footprint to develop. We are also releasing our logbook detailing the infrastructure challenges we faced, along with code for experimenting with all of the released models.

Susan Zhang, Stephen Roller, Naman Goyal, Mikel Artetxe, Moya Chen, Shuohui Chen, Christopher Dewan, Mona Diab, Xian Li, Xi Victoria Lin, Todor Mihaylov, Myle Ott, Sam Shleifer, Kurt Shuster, Daniel Simig, Punit Singh Koura, Anjali Sridhar, Tianlu Wang, Luke Zettlemoyer• 2022

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningHellaSwag
Accuracy73.47
1460
Mathematical ReasoningGSM8K
Accuracy0.9
983
Multi-task Language UnderstandingMMLU
Accuracy29.6
842
Commonsense ReasoningWinoGrande
Accuracy61.7
776
Question AnsweringARC Challenge
Accuracy34
749
Language ModelingPTB
Perplexity8.76
650
Commonsense ReasoningPIQA
Accuracy73.1
647
Named Entity RecognitionCoNLL 2003 (test)--
539
Language ModelingPTB (test)
Perplexity8.76
471
Question AnsweringOpenBookQA
Accuracy52.6
465
Showing 10 of 249 rows
...

Other info

Code

Follow for update