When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Generative Pre-trained Transformers (GPT)
Master the Skills of Tomorrow with Coursera! From AI and Blockchain to Public Speaking and Psychology, Explore Courses Tailored for Your Success.

This Course Includes
coursera
4.4 (31 reviews )
12 hours
english
Online - Self Paced
course
University of Glasgow
About Generative Pre-trained Transformers (GPT)
Large language models such as GPT-3.5, which powers ChatGPT, are changing how humans interact with computers and how computers can process text. This course will introduce the fundamental ideas of natural language processing and language modelling that underpin these large language models. We will explore the basics of how language models work, and the specifics of how newer neural-based approaches are built. We will examine the key innovations that have enabled Transformer-based large language models to become dominant in solving various language tasks. Finally, we will examine the challenges in applying these large language models to various problems including the ethical problems involved in their construction and use.
Through hands-on labs, we will learn about the building blocks of Transformers and apply them for generating new text. These Python exercises step you through the process of applying a smaller language model and understanding how it can be evaluated and applied to various problems. Regular practice quizzes will help reinforce the knowledge and prepare you for the graded assessments.
What You Will Learn?
- Explore Language Models – Learn how computers process text, examine Transformer structures, and compare masked vs causal language models.Build & Assess Models – Create an n-gram model, analyse text generation, assess models, and understand hallucinations and their impact.Use LLMs Responsibly – Discuss ethics, compare short- vs long-term risks, and explore LLM use in chatbots, real-world apps, and academia..