OPT:开放预训练 Transformer 语言模型

OPT: Open Pre-trained Transformer Language Models

Aaron Grattafiori Aaron Grattafiori · Meta AI · 2022-05-02 · arXiv:2205.01068 ↗ · 被引 4802

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

大型语言模型通常需要数十万计算天的训练,在零样本和少样本学习方面表现出色。由于计算成本高昂,没有大量资金很难复现这些模型。少数通过 API 提供的模型也无法获取完整权重,难以研究。我们提出了开放预训练 Transformer(OPT),一系列从 125M 到 175B 参数的仅解码器预训练 Transformer,旨在与感兴趣的研究人员全面且负责任地共享。我们展示了 OPT-175B 与 GPT-3 性能相当,但开发碳足迹仅为后者的七分之一。我们还发布了记录基础设施挑战的日志,以及用于实验所有已发布模型的代码。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 20)

阅读逐段中英对照全文 →