rasbt-LLMs-from-scratch/ch07/01_main-chapter-code
Daniel Kleine 44cda14494
minor: fixed API name (#227)
* fixed api name

* Update ch07/01_main-chapter-code/ch07.ipynb

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-06-19 07:09:32 -05:00
..
ch07.ipynb minor: fixed API name (#227) 2024-06-19 07:09:32 -05:00
gpt_download.py ch07 first draft (#203) 2024-06-09 10:35:26 -05:00
instruction-data-with-response.json Updated ch07 (#213) 2024-06-15 15:10:01 -05:00
instruction-data.json add instruction dataset 2024-06-08 10:38:41 -05:00
previous_chapters.py ch07 first draft (#203) 2024-06-09 10:35:26 -05:00
README.md add instruction dataset 2024-06-08 10:38:41 -05:00

Chapter 7: Finetuning to Follow Instructions

In progress ...