GPT-4 技术报告

GPT-4 Technical Report

OpenAI OpenAI · OpenAI · 2023-03-15 · arXiv:2303.08774 ↗ · 被引 25659

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

摘要 · Abstract

我们报告了 GPT-4 的开发情况,这是一个大规模多模态模型,可以接受图像和文本输入并产生文本输出。虽然在许多现实场景中不如人类,但 GPT-4 在各种专业和学术基准测试中表现出人类水平的表现,包括在模拟律师资格考试中得分约为前 10%。GPT-4 是一个基于 Transformer 的模型,经过预训练以预测文档中的下一个标记。训练后的对齐过程提高了事实性和符合期望行为的度量。该项目的一个核心组成部分是开发基础设施和优化方法,这些方法在广泛的规模上表现可预测。这使我们能够基于训练计算量不超过 GPT-4 千分之一的模型准确预测 GPT-4 性能的某些方面。

We report the development of GPT-4, a large-scale, multimodal model which can accept image and text inputs and produce text outputs. While less capable than humans in many real-world scenarios, GPT-4 exhibits human-level performance on various professional and academic benchmarks, including passing a simulated bar exam with a score around the top 10% of test takers. GPT-4 is a Transformer-based model pre-trained to predict the next token in a document. The post-training alignment process results in improved performance on measures of factuality and adherence to desired behavior. A core component of this project was developing infrastructure and optimization methods that behave predictably across a wide range of scales. This allowed us to accurately predict some aspects of GPT-4's performance based on models trained with no more than 1/1,000th the compute of GPT-4.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 12)

阅读逐段中英对照全文 →