rasbt-LLMs-from-scratch/ch06
2024-09-22 11:59:37 -05:00
..
01_main-chapter-code Add missing bullet point 2024-09-21 12:59:12 -05:00
02_bonus_additional-experiments add BERT experiment results (#333) 2024-08-23 08:40:40 -05:00
03_bonus_imdb-classification ch06/03 fixes (#336) 2024-08-27 08:23:25 +02:00
04_user_interface removed unnecessary imports (#367) 2024-09-22 11:59:37 -05:00
README.md Add user interface to ch06 and ch07 (#366) 2024-09-21 20:33:00 -05:00

Chapter 6: Finetuning for Classification

Main Chapter Code

Bonus Materials