Marcus2112 commited on
Commit
599119c
·
verified ·
1 Parent(s): 46432e7

Update ReadMe.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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%20-%20GPT%20From%20Scratch/7_gpt_solved_exercise_mathematica.py) for model implementation and training setup.
 
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.