casinca 564e986496 fix issue #664 - inverted token and pos emb layers (#665) пре 5 месеци
..
README.md 283397aaf2 add main and optional sections пре 1 година
ch02.ipynb 6ea4dd3ae7 Clarify dataset length in chapter 2 (#589) пре 7 месеци
dataloader.ipynb cec445f146 Minor readability improvement in dataloader.ipynb (#461) пре 10 месеци
exercise-solutions.ipynb 564e986496 fix issue #664 - inverted token and pos emb layers (#665) пре 5 месеци
the-verdict.txt d1d29d0555 ch02 code пре 2 година

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