lzanardos9 commited on
Commit
68ab9fa
·
verified ·
1 Parent(s): 45132f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -49,6 +49,8 @@ It turns **music constraints + stem descriptors** into strict **Spatial9Scene JS
49
  > This includes code, schema, sample data, evaluation, and upload helpers.
50
  > It does **not** include fine-tuned weights yet. After training, upload the contents of your `outputs/...` folder as the actual model repo.
51
 
 
 
52
  ## What makes this repo solid
53
 
54
  - Proper instruction fine-tuning with **prompt masking**, so the loss is applied to the target JSON instead of the instruction prefix.
 
49
  > This includes code, schema, sample data, evaluation, and upload helpers.
50
  > It does **not** include fine-tuned weights yet. After training, upload the contents of your `outputs/...` folder as the actual model repo.
51
 
52
+ Demo at (s9.audio/demo)
53
+
54
  ## What makes this repo solid
55
 
56
  - Proper instruction fine-tuning with **prompt masking**, so the loss is applied to the target JSON instead of the instruction prefix.