LH-Tech-AI commited on
Commit
0f62e21
·
verified ·
1 Parent(s): af0bb80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ This model is an unconditional MIDI classic piano music generator trained on the
22
  To use this model and generate your own music, just download `model.pt` and `use.py` and run it with Python3. Have fun :D
23
 
24
  ## Training code
25
- If you want to have the training code for this, just ask me :-)
26
 
27
  ## Training data
28
  We trained on [https://storage.googleapis.com/magentadata/datasets/maestro/v3.0.0/maestro-v3.0.0-midi.zip](https://storage.googleapis.com/magentadata/datasets/maestro/v3.0.0/maestro-v3.0.0-midi.zip).
 
22
  To use this model and generate your own music, just download `model.pt` and `use.py` and run it with Python3. Have fun :D
23
 
24
  ## Training code
25
+ Use `train.py`.
26
 
27
  ## Training data
28
  We trained on [https://storage.googleapis.com/magentadata/datasets/maestro/v3.0.0/maestro-v3.0.0-midi.zip](https://storage.googleapis.com/magentadata/datasets/maestro/v3.0.0/maestro-v3.0.0-midi.zip).