add link to supplementary ch02 video (#553)

This commit is contained in:
Sebastian Raschka 2025-03-02 13:17:42 -06:00 committed by GitHub
parent e7740b3312
commit e9ad6cf86d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,3 +15,14 @@
- [04_bonus_dataloader-intuition](04_bonus_dataloader-intuition) contains optional (bonus) code to explain the data loader more intuitively with simple numbers rather than text.
- [05_bpe-from-scratch](05_bpe-from-scratch) contains (bonus) code that implements and trains a GPT-2 BPE tokenizer from scratch.
In the video below, I provide a code-along session that covers some of the chapter contents as supplementary material.
<br>
<br>
[![Link to the video](https://img.youtube.com/vi/341Rb8fJxY0/0.jpg)](https://www.youtube.com/watch?v=yAcWnfsZhzo)