rasbt-LLMs-from-scratch/ch07
2024-07-03 07:47:33 -05:00
..
01_main-chapter-code fixed spelling typos (#258) 2024-07-03 07:47:33 -05:00
02_dataset-utilities minor fixes (#235) 2024-06-21 08:40:54 -05:00
03_model-evaluation add spearman and kendall-tau analysis 2024-07-02 07:55:32 -05:00
04_preference-tuning-with-dpo Update README.md 2024-06-23 08:25:01 -05:00
05_dataset-generation minor fixes (#246) 2024-06-25 17:30:30 -05:00
README.md Generating a synthetic dataset for instruction finetuning (#245) 2024-06-23 21:48:25 -05:00

Chapter 7: Finetuning to Follow Instructions

Main Chapter Code

Bonus Materials