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/
|
|
|
|
| 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/N007%20-%20GPT%20From%20Scratch/N007_GPT_Solved_Exercise_Opti.py) for model implementation and training setup.
|