Update ReadMe.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,4 @@ license: mit
|
|
| 7 |
|
| 8 |
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>
|
| 9 |
Part of [github.com/MK2112/nn-zero-to-hero-notes](https://github.com/MK2112/nn-zero-to-hero-notes).<br>
|
| 10 |
-
Refer to [this file](https://github.com/MK2112/nn-zero-to-hero-notes/blob/main/
|
|
|
|
| 7 |
|
| 8 |
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>
|
| 9 |
Part of [github.com/MK2112/nn-zero-to-hero-notes](https://github.com/MK2112/nn-zero-to-hero-notes).<br>
|
| 10 |
+
Refer to [this file](https://github.com/MK2112/nn-zero-to-hero-notes/blob/main/N007%20-%20GPT%20From%20Scratch/N007_GPT_Solved_Exercise_Mathematica.py) for model implementation and training setup.
|