Skip to main content
This assignment is due before 11:59PM on Monday, November 6, 2023.

Finetuning with Huggingface: Assignment 4

In this assignmet you will use huggingface, the main library for transformer based models to create sentence , sentence pair, and token level classification models. The goal is primarily to introduce you to the API, and teach you how to solve problems with transformers.

The assignment requires you to fill in elements of a colab notebook, and then submit the notebook to GradeScope. Like before, we will retrieve your grade from PennGrader. There will not be a written report for this assignment, only the PennGrader based autograder.

Here are the materials that you should download for this assignment:

Deliverables

Here are the deliverables that you will need to submit:

  • Completed colab worksheet.