BlinkDL commited on
Commit
406c2b2
1 Parent(s): 9f712bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ MIDI model (RWKV-4 sounds better):
12
 
13
  Training data: https://huggingface.co/datasets/breadlicker45/bread-midi-dataset
14
 
15
- ABC model (RWKV-5 sounds better):
16
 
17
  Training data: ```load_dataset("sander-wood/massive_abcnotation_dataset")["train"]```
18
 
 
12
 
13
  Training data: https://huggingface.co/datasets/breadlicker45/bread-midi-dataset
14
 
15
+ ABC model (RWKV-5 sounds better if you use topp=0.5 without topk):
16
 
17
  Training data: ```load_dataset("sander-wood/massive_abcnotation_dataset")["train"]```
18