music
sander-wood commited on
Commit
4401d22
·
verified ·
1 Parent(s): 6469e4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ To set up the MelodyT5 environment and install the necessary dependencies, follo
52
 
53
  4. **Create Random Weights (Optional)**
54
 
55
- If `SHARE_WEIGHTS = True` in `config.py`, run `random_model.py` to generate random weights for initializing the model with shared weights.
56
 
57
  5. **Download Pre-trained MelodyT5 Weights (Optional)**
58
 
 
52
 
53
  4. **Create Random Weights (Optional)**
54
 
55
+ If `SHARE_WEIGHTS = True` in `config.py`, run `random_model.py` to generate random weights for initializing the patch-level encoder and decoder with shared weights.
56
 
57
  5. **Download Pre-trained MelodyT5 Weights (Optional)**
58