Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 468 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 468 Bytes

Chapter 7: Finetuning to Follow Instructions

Main Chapter Code

Bonus Materials

  • 02_dataset-utilities contains utility code that can be used for preparing an instruction dataset.

  • 03_model-evaluation contains utility code for evaluating instruction responses using a local Llama 3 model and the GPT-4 API.