Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ dump_wav('cm_music_piece.wav', audio, sample_rate=44100, use_int16=True)
|
|
86 |
- The model suffers from hallucinations, and shouldn't be used for music education. It could be improved by feeding more music textbooks, blogs, etc. And RLHF may help, too.
|
87 |
- A large portion of the training data is in the style of Irish music. If possible, the community should develop a converter between performance midi and ABC scores.
|
88 |
- The MusicThoeryBench results reported in the paper are obtained with perplexity mode. Direct generation may result in a worse performance.
|
89 |
-
- We observe that using current version of training data, ChatMusician
|
90 |
|
91 |
## Example Prompts
|
92 |
|
|
|
86 |
- The model suffers from hallucinations, and shouldn't be used for music education. It could be improved by feeding more music textbooks, blogs, etc. And RLHF may help, too.
|
87 |
- A large portion of the training data is in the style of Irish music. If possible, the community should develop a converter between performance midi and ABC scores.
|
88 |
- The MusicThoeryBench results reported in the paper are obtained with perplexity mode. Direct generation may result in a worse performance.
|
89 |
+
- We observe that using current version of training data, ChatMusician presents a weak in-context-learning and chain-of-thoughts ability. The community should work on improving the music data quality.
|
90 |
|
91 |
## Example Prompts
|
92 |
|