Skip to content

Commit

Permalink
Add missing bullet point
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Sep 21, 2024
1 parent 222f7b1 commit 52ee1c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ch06/01_main-chapter-code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

### Optional Code

[load-finetuned-model.ipynb](load-finetuned-model.ipynb) is a standalone Jupyter notebook to load the finetuned model we created in this chapter


- [load-finetuned-model.ipynb](load-finetuned-model.ipynb) is a standalone Jupyter notebook to load the finetuned model we created in this chapter
- [gpt_class_finetune.py](gpt_class_finetune.py) is a standalone Python script file with the code that we implemented in [ch06.ipynb](ch06.ipynb) to finetune the GPT model (you can think of it as a chapter summary)

0 comments on commit 52ee1c7

Please sign in to comment.