Katpeeler commited on
Commit
49634f3
·
1 Parent(s): bc30b56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -55,7 +55,7 @@ The data encodes midi information as encoded text. Here are some examples of wha
55
 
56
  Training was done through Google Colab's free tier, using a single 15GB Tesla T4 GPU.
57
  Training was logged through Weights and Biases.
58
- A link to the full training notebook can be found [here](https://colab.research.google.com/drive/1uvv-ChthIrmEJMBOVyL7mTm4dcf4QZq7#scrollTo=34kpyWSnaJE1)
59
 
60
  ### Training hyperparameters
61
 
@@ -124,6 +124,7 @@ The following hyperparameters were used during training:
124
  <hr/>
125
 
126
  The sections below this point serve as a user guide for the Hugging Face space found [here](https://huggingface.co/spaces/Katpeeler/Midi_space2).
 
127
 
128
  <hr/>
129
 
@@ -166,7 +167,7 @@ Additionaly, you may select the "Token Generation" tab, and click the "show gene
166
 
167
  ## Documentation
168
 
169
- You can view the Google Colab notebook used for training [here](https://colab.research.google.com/drive/1uvv-ChthIrmEJMBOVyL7mTm4dcf4QZq7#scrollTo=qWq2lY0vWFTD).
170
 
171
 
172
  - The demo is currently hosted as a Gradio application on Hugging Face Spaces.
 
55
 
56
  Training was done through Google Colab's free tier, using a single 15GB Tesla T4 GPU.
57
  Training was logged through Weights and Biases.
58
+ A link to the full training notebook can be found [here](https://colab.research.google.com/drive/1uvv-ChthIrmEJMBOVyL7mTm4dcf4QZq7#scrollTo=90KN1wRGWshW)
59
 
60
  ### Training hyperparameters
61
 
 
124
  <hr/>
125
 
126
  The sections below this point serve as a user guide for the Hugging Face space found [here](https://huggingface.co/spaces/Katpeeler/Midi_space2).
127
+ The Google Colab notebook that goes with this can be found [here](https://colab.research.google.com/drive/1uvv-ChthIrmEJMBOVyL7mTm4dcf4QZq7#scrollTo=90KN1wRGWshW)
128
 
129
  <hr/>
130
 
 
167
 
168
  ## Documentation
169
 
170
+ You can view the Google Colab notebook used for training [here](https://colab.research.google.com/drive/1uvv-ChthIrmEJMBOVyL7mTm4dcf4QZq7#scrollTo=90KN1wRGWshW).
171
 
172
 
173
  - The demo is currently hosted as a Gradio application on Hugging Face Spaces.