Datasets:

Modalities:
Tabular
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
admin commited on
Commit
8aa2ec3
·
1 Parent(s): 13faf98
Files changed (1) hide show
  1. README.md +15 -9
README.md CHANGED
@@ -294,15 +294,21 @@ We discovered that the data were highly imbalanced after processing, with the qu
294
  ## Mirror
295
  <https://www.modelscope.cn/datasets/monetjoe/EMelodyGen>
296
 
 
 
 
297
  ## Cite
298
  ```bibtex
299
- @inproceedings{Zhou2025EMelodyGen,
300
- title = {EMelodyGen: Emotion-Conditioned Melody Generation in ABC Notation with the Musical Feature Template},
301
- author = {Monan Zhou and Xiaobing Li and Feng Yu and Wei Li},
302
- month = {Mar},
303
- year = {2025},
304
- publisher = {GitHub},
305
- version = {0.1},
306
- url = {https://github.com/monetjoe/EMelodyGen}
307
  }
308
- ```
 
 
 
 
294
  ## Mirror
295
  <https://www.modelscope.cn/datasets/monetjoe/EMelodyGen>
296
 
297
+ ## Evaluation
298
+ <https://huggingface.co/monetjoe/EMelodyGen>
299
+
300
  ## Cite
301
  ```bibtex
302
+ @misc{zhou2025emelodygenemotionconditionedmelodygeneration,
303
+ title = {EMelodyGen: Emotion-Conditioned Melody Generation in ABC Notation with the Musical Feature Template},
304
+ author = {Monan Zhou and Xiaobing Li and Feng Yu and Wei Li},
305
+ year = {2025},
306
+ eprint = {2309.13259},
307
+ archiveprefix = {arXiv},
308
+ primaryclass = {cs.IR},
309
+ url = {https://arxiv.org/abs/2309.13259}
310
  }
311
+ ```
312
+
313
+ ## Reference
314
+ - <https://arxiv.org/pdf/2309.13259>