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

23 lines
591 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-2
## Metadata
- **Type**: Entity
- **Category**: AI/LLM/Foundation Models
## Description
GPT-2 是 OpenAI 开发的早期大型语言模型,拥有 1.5B15亿参数是早期较大的语言模型代表。在大模型领域通常以 ≥1B 参数作为"大模型"的门槛GPT-2 正好处于这一门槛附近,标志着语言模型开始进入"大模型"时代。
## Details
- **参数规模**: 1.5B (15亿)
- **开发者**: OpenAI
- **意义**: 标志着语言模型进入大模型时代的早期里程碑
## Related Concepts
- [[LLM]]
- [[GPT-3]]
- [[DeepSeek]]