LLMs-from-scratch/ch02/01_main-chapter-code
Sebastian Raschka 55ebabf95c
Automated link checking (#117)
* Automated link checking

* Fix links in Jupyter Nbs
2024-04-12 19:08:34 -04:00
..
2024-04-12 19:08:34 -04:00
2024-04-10 21:16:19 -04:00
2024-02-05 06:51:58 -06:00
2023-09-28 07:08:50 -05:00

Chapter 2: Working with Text Data

  • ch02.ipynb contains all the code as it appears in the chapter
  • dataloader.ipynb is a minimal notebook with the main data loading pipeline implemented in this chapter