Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,9 @@ license: cc-by-nc-sa-4.0
|
|
4 |
# SongEval 🎵
|
5 |
**A Large-Scale Benchmark Dataset for Aesthetic Evaluation of Complete Songs**
|
6 |
|
7 |
-
[](https://huggingface.co/datasets/ASLP-lab/SongEval)
|
8 |
-
[](https://github.com/ASLP-lab/SongEval)
|
|
|
9 |
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
10 |
|
11 |
---
|
@@ -91,6 +92,14 @@ Meanwhile, we thank AISHELL to help with the orgnization of the song annotations
|
|
91 |
---
|
92 |
|
93 |
## 📬 Citation
|
94 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
|
|
|
96 |
|
|
|
4 |
# SongEval 🎵
|
5 |
**A Large-Scale Benchmark Dataset for Aesthetic Evaluation of Complete Songs**
|
6 |
|
7 |
+
<!-- [](https://huggingface.co/datasets/ASLP-lab/SongEval) -->
|
8 |
+
[](https://github.com/ASLP-lab/SongEval)
|
9 |
+
[](https://arxiv.org/pdf/2505.10793)
|
10 |
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
11 |
|
12 |
---
|
|
|
92 |
---
|
93 |
|
94 |
## 📬 Citation
|
95 |
+
If you use this toolkit or the SongEval dataset, please cite the following:
|
96 |
+
```
|
97 |
+
@article{yao2025songeval,
|
98 |
+
title = {SongEval: A Benchmark Dataset for Song Aesthetics Evaluation},
|
99 |
+
author = {Yao, Jixun and Ma, Guobin and Xue, Huixin and Chen, Huakang and Hao, Chunbo and Jiang, Yuepeng and Liu, Haohe and Yuan, Ruibin and Xu, Jin and Xue, Wei and others},
|
100 |
+
journal = {arXiv preprint arXiv:2505.10793},
|
101 |
+
year={2025}
|
102 |
+
}
|
103 |
|
104 |
+
```
|
105 |
|