lmoroney/fine-tuning-book ? reverse-engineered prompt
Reverse engineered prompt
I want a simple Python project that shows examples for fine tuning models, organized by chapter so it’s easy to follow along. Please set it up with clear, working code in separate folders for each chapter, with small scripts or notebooks that walk through the main steps from preparing data to training and checking results.
Make it beginner friendly, with comments and a short explanation in each section so someone learning can understand what’s happening. If there are any current library best practices I should use, look up the latest docs online and follow those. I mainly want the project to run cleanly and feel like a practical companion to a fine tuning book, not something overly complicated.
Are you gonna build this?
make sure you review the code using coderabbit