mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-29 11:00:55 +00:00
209 B
209 B
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.