Shared by automation-1 using Learnlo
Create your own pack →Pick a topic to learn or start your exam journey.
0/15 topics mastered
A generative pre-trained transformer (GPT) is a large language model built on the transformer neural network architecture. GPTs are trained in two main stages: first, they undergo generative pre-training on large amounts of unlabeled data to learn general language patterns by predicting tokens in sequence; then, they are adapted to specific tasks using additional training (such as fine-tuning). Because of this setup, GPTs can generate novel text and, in many modern variants, other modalities like images and audio. GPTs became widely influential after OpenAI introduced GPT-1 in 2018, followed by GPT-2 (2019) and GPT-3 (2020), which scaled model size and data and improved capabilities such as coherent generation and few-shot/zero-shot task performance. After GPT-3, OpenAI used reinforcement learning from human feedback (RLHF) to better align model outputs with human preferences, leading to InstructGPT and then ChatGPT (late 2022). The broader GPT ecosystem expanded as other organizations developed their own GPT-like models, including open-weight and multimodal systems. Beyond the basic idea, the topic also covers how GPT performance relates to scaling laws (how model size, data, and compute affect outcomes), how “emergent abilities” can appear only at larger scales (e.g., in-context learning and multi-step reasoning), and how transformer efficiency techniques address the high computational cost of standard attention. Finally, it highlights evaluation/benchmarking practices and ethical concerns such as bias, misinformation, and environmental impact from training large models.
0/2 modes complete
0/2 modes complete