LLMs-from-scratch/ch02/01_main-chapter-code
Intelligence-Manifesto 004d6a2af9 a repetition of the word "by"
"The Verdict by by Edith Wharton" contains a repetition of the word "by." The correct form should be "The Verdict by Edith Wharton."
2024-01-26 00:43:57 +08:00
..
2024-01-26 00:43:57 +08:00
2023-10-25 18:46:40 -05:00
2023-09-28 07:08:50 -05:00

Chapter 2: Working with Text Data

  • ch02.ipynb has 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