Marcus2112 commited on
Commit
5454301
·
verified ·
1 Parent(s): 857efd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ language:
11
 
12
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration.<br>
13
  Part of [github.com/MK2112/nn-zero-to-hero-notes](https://github.com/MK2112/nn-zero-to-hero-notes).<br>
14
- Refer to [this file](https://github.com/MK2112/nn-zero-to-hero-notes/blob/main/7%20-%20GPT%20From%20Scratch/7_gpt_solved_exercise_opti.py) for model implementation and training setup.
 
11
 
12
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration.<br>
13
  Part of [github.com/MK2112/nn-zero-to-hero-notes](https://github.com/MK2112/nn-zero-to-hero-notes).<br>
14
+ Refer to [this file](https://github.com/MK2112/nn-zero-to-hero-notes/blob/main/7%20-%20GPT%20From%20Scratch/7_gpt_solved_exercise_finetune.py) for model implementation and training setup.