casinca 564e986496 fix issue #664 - inverted token and pos emb layers (#665) hace 5 meses
..
README.md 283397aaf2 add main and optional sections hace 1 año
ch02.ipynb 6ea4dd3ae7 Clarify dataset length in chapter 2 (#589) hace 7 meses
dataloader.ipynb cec445f146 Minor readability improvement in dataloader.ipynb (#461) hace 10 meses
exercise-solutions.ipynb 564e986496 fix issue #664 - inverted token and pos emb layers (#665) hace 5 meses
the-verdict.txt d1d29d0555 ch02 code hace 2 años

README.md

Chapter 2: Working with Text Data

Main Chapter Code

  • ch02.ipynb contains all the code as it appears in the chapter

Optional Code

  • dataloader.ipynb is a minimal notebook with the main data loading pipeline implemented in this chapter