Files
nexus/wiki/entities/GPT-3.md

23 lines
563 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# GPT-3
## Metadata
- **Type**: Entity
- **Category**: AI/LLM/Foundation Models
## Description
GPT-3 是 OpenAI 开发的里程碑式大模型,拥有 175B1750亿参数是大模型领域的标杆之作。相比 GPT-2 的 1.5B 参数GPT-3 的参数规模提升了 100 倍以上,展现了大规模语言模型的强大能力。
## Details
- **参数规模**: 175B (1750亿)
- **开发者**: OpenAI
- **意义**: 大模型领域的标杆,展示了大参数规模带来的能力涌现
## Related Concepts
- [[LLM]]
- [[GPT-2]]
- [[DeepSeek]]