mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-02 10:50:30 +00:00
4 lines
209 B
Markdown
4 lines
209 B
Markdown
# Chapter 2: Working with Text Data
|
|
|
|
- [dataloader-intuition.ipynb](dataloader-intuition.ipynb) contains optional (bonus) code to explain the data loader more intuitively with simple numbers rather than text.
|