Update README.md
Browse files
README.md
CHANGED
@@ -190,8 +190,10 @@ print(response)
|
|
190 |
```
|
191 |
|
192 |
## Limitations
|
193 |
-
|
194 |
-
The model
|
|
|
|
|
195 |
|
196 |
## Citation
|
197 |
If you find our work helpful, feel free to give us a cite.
|
|
|
190 |
```
|
191 |
|
192 |
## Limitations
|
193 |
+
- For the music tasks, the model currently only supports strict format and close-ended tasks.
|
194 |
+
- The model suffers from hallucinations, and shouldn't be used for music education.
|
195 |
+
- A large proportion of the training data is in the style of Irish music.
|
196 |
+
- The MusicThoeryBench results reported in the paper are obtained with perplexity mode.
|
197 |
|
198 |
## Citation
|
199 |
If you find our work helpful, feel free to give us a cite.
|