Daniel Kleine 82c06420ac updated .gitignore for ch07/01 artefacts (#242)
* fixed markdown

* removed redundant imports

* updated .gitignore for ch07/01 artefacts
2024-06-22 18:12:01 -05:00
..
2024-06-21 08:40:54 -05:00
2024-06-18 19:37:26 -05:00

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.