Lecture 3#

Topic#

In this lecture we work with the transformers library for the first time.

Lecture Slides#

Download the slides

Exercises#

Suggested Homework#

  • Re-do or finish the exercises from the class

  • Vary the tasks by using different models, different texts, …

  • Skim chapter 1 of Natural Language Processing with transformers

Additional materials#

Natural Language Processing with transformers#

The book Natural language processing with transformers has served as basis for many of the course materials.

Introduction to pipeline#

A very accessible introduction to pipeline