This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
LLMs-from-scratch
Watch
1
Star
0
Fork
0
You've already forked LLMs-from-scratch
mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced
2025-08-10 01:32:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
appendix-D
History
Sebastian Raschka
72a073bbbf
Remove leftover instances of self.tokenizer (
#201
)
...
* Remove leftover instances of self.tokenizer * add endoftext token
2024-06-08 14:57:34 -05:00
..
01_main-chapter-code
Remove leftover instances of self.tokenizer (
#201
)
2024-06-08 14:57:34 -05:00
README.md
add readme
2024-03-27 07:29:16 -05:00
README.md
Appendix D: Adding Bells and Whistles to the Training Loop
01_main-chapter-code
contains the main chapter code.