| --- |
| dataset_info: |
| features: |
| - name: context |
| dtype: audio |
| - name: instruction |
| dtype: string |
| - name: answer |
| dtype: string |
| splits: |
| - name: test |
| num_bytes: 1389095611.0 |
| num_examples: 4400 |
| download_size: 1304017118 |
| dataset_size: 1389095611.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: test |
| path: data/test-* |
| --- |
| |
|
|
| ``` |
| @inproceedings{kim2019audiocaps, |
| title={Audiocaps: Generating captions for audios in the wild}, |
| author={Kim, Chris Dongjoo and Kim, Byeongchang and Lee, Hyunmin and Kim, Gunhee}, |
| booktitle={Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)}, |
| pages={119--132}, |
| year={2019} |
| } |
| ``` |
|
|
|
|
|
|
|
|
| ``` |
| @article{wang2024audiobench, |
| title={AudioBench: A Universal Benchmark for Audio Large Language Models}, |
| author={Wang, Bin and Zou, Xunlong and Lin, Geyu and Sun, Shuo and Liu, Zhuohan and Zhang, Wenyu and Liu, Zhengyuan and Aw, AiTi and Chen, Nancy F}, |
| journal={NAACL}, |
| year={2025} |
| } |
| ``` |