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-09-01 12:27:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
ch07
History
Sebastian Raschka
4eea9ce12c
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
..
01_main-chapter-code
ch07 first draft (
#203
)
2024-06-09 10:35:26 -05:00
02_dataset-utilities
add instruction dataset
2024-06-08 10:38:41 -05:00
03_model-evaluation
make error more explicit
2024-06-08 13:21:40 -05:00
04_preference-tuning-with-dpo
add instruction dataset
2024-06-08 10:38:41 -05:00
README.md
add instruction dataset
2024-06-08 10:38:41 -05:00
README.md
Chapter 7: Finetuning to Follow Instructions
In progress ...