Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ base_model:
|
|
8 |
- Yi3852/MuFun-Base
|
9 |
datasets:
|
10 |
- breadlicker45/bread-midi-dataset
|
|
|
11 |
---
|
12 |
music score(in ABC notation) generator for instrumental piece , fintuned from the MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
13 |
|
@@ -90,4 +91,13 @@ print(res)
|
|
90 |
archivePrefix={arXiv},
|
91 |
primaryClass={cs.SD},
|
92 |
url={https://arxiv.org/abs/2508.01178},
|
93 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- Yi3852/MuFun-Base
|
9 |
datasets:
|
10 |
- breadlicker45/bread-midi-dataset
|
11 |
+
- Yi3852/midi-audio-abc_30s
|
12 |
---
|
13 |
music score(in ABC notation) generator for instrumental piece , fintuned from the MuFun model proposed in [Advancing the Foundation Model for Music Understanding](https://arxiv.org/abs/2508.01178)
|
14 |
|
|
|
91 |
archivePrefix={arXiv},
|
92 |
primaryClass={cs.SD},
|
93 |
url={https://arxiv.org/abs/2508.01178},
|
94 |
+
}
|
95 |
+
|
96 |
+
@misc {matthew_mitton_2025,
|
97 |
+
author = { {Matthew Mitton} },
|
98 |
+
title = { bread-midi-dataset (Revision 95c2155) },
|
99 |
+
year = 2025,
|
100 |
+
url = {\url{https://huggingface.co/datasets/breadlicker45/bread-midi-dataset }},
|
101 |
+
doi = { 10.57967/hf/4748 },
|
102 |
+
publisher = { Hugging Face }
|
103 |
+
}
|