Andybeyond commited on
Commit
36a83b9
·
verified ·
1 Parent(s): 6ea6d00

Create models/melody-gen/weights/v0.1.0/README.md

Browse files
models/melody-gen/weights/v0.1.0/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # Model Weights Directory
2
+
3
+ This directory will contain trained model weights for melody generation v0.1.0.
4
+ Files will be automatically populated during model training.
5
+
6
+ Expected files:
7
+ - pytorch_model.bin
8
+ - config.json
9
+ - tokenizer.json (if applicable)