Generative Pre-trained Transformers (GPT)
Key Takeaways
Explains fundamental ideas of natural language processing and language modeling
Original Description
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.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
A 26Million Parameter Model That Can Call Your Tools Without Waking the Cloud
Medium · Data Science
A 26Million Parameter Model That Can Call Your Tools Without Waking the Cloud
Medium · LLM
Your Language Is Paying an AI Tax -I Measured It for Sinhala.
Medium · NLP
The Anatomy of AI: Deconstructing the “Brain” Into Vectors and Math
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI