Lecture 6#

Topic#

In this lecture we extract features from a transformer model and use them to do classification with sklearn.

Lecture Slides#

Download the slides

Exercises#

Slides from guest lecture#

Download the slides

Suggested Homework#

  • Experiment with different classification models and their tuning parameters and try to get a better score

Additional materials#

Natural Language Processing with transformers#

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

Chapter 2 covers the material of this lecture.

Videos#