Update README.md
Browse files
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/
|
|
|
|
| 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.
|