mirror of
https://github.com/datawhalechina/llms-from-scratch-cn.git
synced 2026-02-07 11:41:06 +08:00
241 B
241 B
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