Update README.md
Browse files
README.md
CHANGED
|
@@ -48,10 +48,13 @@ Each QA file (e.g., train_qa_omr.json) is a list of QA entries like this:
|
|
| 48 |
## 🎓 Reference
|
| 49 |
If you use this dataset in your work, please cite it using the following reference:
|
| 50 |
```
|
| 51 |
-
@
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
|
|
|
|
|
|
|
|
|
| 56 |
}
|
| 57 |
```
|
|
|
|
| 48 |
## 🎓 Reference
|
| 49 |
If you use this dataset in your work, please cite it using the following reference:
|
| 50 |
```
|
| 51 |
+
@misc{chen2025musixqaadvancingvisualmusic,
|
| 52 |
+
title={MusiXQA: Advancing Visual Music Understanding in Multimodal Large Language Models},
|
| 53 |
+
author={Jian Chen and Wenye Ma and Penghang Liu and Wei Wang and Tengwei Song and Ming Li and Chenguang Wang and Jiayu Qin and Ruiyi Zhang and Changyou Chen},
|
| 54 |
+
year={2025},
|
| 55 |
+
eprint={2506.23009},
|
| 56 |
+
archivePrefix={arXiv},
|
| 57 |
+
primaryClass={cs.CV},
|
| 58 |
+
url={https://arxiv.org/abs/2506.23009},
|
| 59 |
}
|
| 60 |
```
|