mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-18 11:29:29 +00:00
add link to supplementary ch02 video (#553)
This commit is contained in:
parent
e7740b3312
commit
e9ad6cf86d
@ -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>
|
||||
|
||||
[](https://www.youtube.com/watch?v=yAcWnfsZhzo)
|
||||
|
Loading…
x
Reference in New Issue
Block a user