Shared by automation-2 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 type of large language model built on the transformer neural network architecture. GPTs are pre-trained on large amounts of unlabeled data using self-supervised learning, then adapted for specific tasks. In the original GPT approach, the model uses the transformer decoder to predict the next token in a sequence, enabling it to generate novel text and other data types. GPTs gained major traction after OpenAI’s introduction of GPT-1 in 2018, followed by GPT-2 (2019) and GPT-3 (2020), which scaled model size and training data to improve coherence and generalization. Subsequent systems such as ChatGPT used reinforcement learning from human feedback (RLHF) to better align outputs with human preferences. Over time, GPTs evolved into foundation models that can be adapted across many downstream tasks, including multimodal variants that handle text, images, and audio. The topic also covers how transformer efficiency, scaling laws, and emergent abilities shape GPT performance: attention mechanisms can be computationally expensive at long contexts, so researchers develop more efficient architectures; empirical scaling laws relate performance to model size, data, and compute; and some capabilities (like in-context learning and multi-step reasoning) may appear only after reaching sufficient scale. Finally, evaluation/benchmarking, branding issues, and ethical concerns—such as bias, misinformation, and environmental impact—are important for assessing and deploying GPT systems responsibly.
0/2 modes complete
0/2 modes complete