Update README.md
Browse files
README.md
CHANGED
@@ -20,14 +20,10 @@ The SoundMind Model is an audio language model (ALM) trained using SoundMind, a
|
|
20 |
If you find our work helpful, feel free to give us a cite.
|
21 |
|
22 |
```bibtex
|
23 |
-
@
|
24 |
-
{diao2025soundmindrlincentivizedlogicreasoning,
|
25 |
title={SoundMind: RL-Incentivized Logic Reasoning for Audio-Language Models},
|
26 |
-
author={Xingjian
|
27 |
-
|
28 |
-
|
29 |
-
archivePrefix={arXiv},
|
30 |
-
primaryClass={cs.CL},
|
31 |
-
url={https://arxiv.org/abs/2506.12935},
|
32 |
}
|
33 |
```
|
|
|
20 |
If you find our work helpful, feel free to give us a cite.
|
21 |
|
22 |
```bibtex
|
23 |
+
@article{diao2025soundmind,
|
|
|
24 |
title={SoundMind: RL-Incentivized Logic Reasoning for Audio-Language Models},
|
25 |
+
author={Diao, Xingjian and Zhang, Chunhui and Kong, Keyi and Wu, Weiyi and Ma, Chiyu and Ouyang, Zhongyu and Qing, Peijun and Vosoughi, Soroush and Gui, Jiang},
|
26 |
+
journal={arXiv preprint arXiv:2506.12935},
|
27 |
+
year={2025}
|
|
|
|
|
|
|
28 |
}
|
29 |
```
|