rasbt-LLMs-from-scratch/ch06
2025-03-31 16:25:53 -05:00
..
01_main-chapter-code Fix data download if UCI is temporarily down (#592) 2025-03-31 16:25:53 -05:00
02_bonus_additional-experiments Add PyPI package (#576) 2025-03-23 19:28:49 -05:00
03_bonus_imdb-classification Specify UTF-8 encoding in the json load command explicitely (#557) 2025-03-05 11:46:21 -06:00
04_user_interface Add PyPI package (#576) 2025-03-23 19:28:49 -05:00
README.md Update bonus section formatting (#400) 2024-10-12 10:26:08 -05:00

Chapter 6: Finetuning for Classification

 

Main Chapter Code

 

Bonus Materials