AudioLLMs/spoken_squad_test
This dataset is licensed under the terms of the CC-BY-SA-4.0 license. https://github.com/Chia-Hsuan-Lee/Spoken-SQuAD/blob/master/LICENSE.md Author: @michaellee886 @article{li2018spoken, title={Spoken SQuAD: A study of mitigating the impact of speech recognition errors on listening comprehension}, author={Li, Chia-Hsuan and Wu, Szu-Lin and Liu, Chi-Liang and Lee, Hung-yi}, journal={arXiv preprint arXiv:1804.00320}, year={2018} } @article{wang2024audiobench, title={AudioBench: A… See the full description on the dataset page: https://huggingface.co/datasets/AudioLLMs/spoken_squad_test.
1343
1---2dataset_info:3 features:4 - name: context5 dtype: audio6 - name: instruction7 dtype: string8 - name: answer9 dtype: string10 splits:11 - name: test12 num_bytes: 10453840620.013 num_examples: 535114 download_size: 340360961915 dataset_size: 10453840620.016configs:17- config_name: default18 data_files:19 - split: test20 path: data/test-*21---22 23This dataset is licensed under the terms of the CC-BY-SA-4.0 license.24https://github.com/Chia-Hsuan-Lee/Spoken-SQuAD/blob/master/LICENSE.md25 26Author: @michaellee88627 28 29 30```31@article{li2018spoken,32 title={Spoken SQuAD: A study of mitigating the impact of speech recognition errors on listening comprehension},33 author={Li, Chia-Hsuan and Wu, Szu-Lin and Liu, Chi-Liang and Lee, Hung-yi},34 journal={arXiv preprint arXiv:1804.00320},35 year={2018}36}37```38 39 40 41 42```43@article{wang2024audiobench,44 title={AudioBench: A Universal Benchmark for Audio Large Language Models},45 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},46 journal={NAACL},47 year={2025}48}49```50 