LLMs-from-scratch/ch02/04_bonus_dataloader-intuition
Sebastian Raschka fc3d70f72f
Data loader intuition with numbers (#132)
* data loader intuition with numbers

* fix link

* fix tests
2024-04-27 07:56:41 -05:00
..

Chapter 2: Working with Text Data

  • dataloader-intuition.ipynb contains optional (bonus) code to explain the data loader more intuitively with simple numbers rather than text.