Skip to content

Commit

Permalink
update title for week 9
Browse files Browse the repository at this point in the history
  • Loading branch information
akki2825 committed Dec 4, 2024
1 parent 6728f95 commit 6122619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2024/weeks/week09/page.qmd
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "🗓️ Week 08 - Finetuning GPT-2 model for text classification"
title: "🗓️ Week 09 - Finetuning t5 model for machine translation"
---


## 👨‍🏫 Lecture

Click <a href="fine_tuning_machine_translation.ipynb" download>here</a> to download the implementation of GPT-2 model.
Click <a href="fine_tuning_machine_translation.ipynb" download>here</a> to download thenotebook.

Open the notebook in [google colab](https://colab.research.google.com/).

Expand Down

0 comments on commit 6122619

Please sign in to comment.