casinca 564e986496 fix issue #664 - inverted token and pos emb layers (#665) 5 tháng trước cách đây
..
README.md 283397aaf2 add main and optional sections 1 năm trước cách đây
ch02.ipynb 6ea4dd3ae7 Clarify dataset length in chapter 2 (#589) 7 tháng trước cách đây
dataloader.ipynb cec445f146 Minor readability improvement in dataloader.ipynb (#461) 10 tháng trước cách đây
exercise-solutions.ipynb 564e986496 fix issue #664 - inverted token and pos emb layers (#665) 5 tháng trước cách đây
the-verdict.txt d1d29d0555 ch02 code 2 năm trước cách đây

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