Upload folder using huggingface_hub
Browse files- app/pages.py +1 -1
app/pages.py
CHANGED
|
@@ -35,7 +35,7 @@ def dashboard():
|
|
| 35 |
[gh1]: https://github.com/AudioLLMs/AudioBench
|
| 36 |
[gh2]: https://github.com/AudioLLMs/AudioBench
|
| 37 |
**Toolkit:** [][gh1] |
|
| 38 |
-
[**NAACL 2025**](https://arxiv.org/abs/2406.16020) |
|
| 39 |
**Resource for AudioLLMs:** [][gh2]
|
| 40 |
""")
|
| 41 |
|
|
|
|
| 35 |
[gh1]: https://github.com/AudioLLMs/AudioBench
|
| 36 |
[gh2]: https://github.com/AudioLLMs/AudioBench
|
| 37 |
**Toolkit:** [][gh1] |
|
| 38 |
+
[**Paper @ NAACL 2025**](https://arxiv.org/abs/2406.16020) |
|
| 39 |
**Resource for AudioLLMs:** [][gh2]
|
| 40 |
""")
|
| 41 |
|