Skip to content

Commit e9ad6cf

Browse files
authored
add link to supplementary ch02 video (#553)
1 parent e7740b3 commit e9ad6cf

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ch02/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,14 @@
1515
- [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.
1616

1717
- [05_bpe-from-scratch](05_bpe-from-scratch) contains (bonus) code that implements and trains a GPT-2 BPE tokenizer from scratch.
18+
19+
20+
21+
22+
23+
In the video below, I provide a code-along session that covers some of the chapter contents as supplementary material.
24+
25+
<br>
26+
<br>
27+
28+
[![Link to the video](https://img.youtube.com/vi/341Rb8fJxY0/0.jpg)](https://www.youtube.com/watch?v=yAcWnfsZhzo)

0 commit comments

Comments
 (0)