Datasets:

Modalities:
Audio
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
spoken_squad_test / README.md
binwang's picture
Update README.md
90128ee verified
metadata
dataset_info:
  features:
    - name: context
      dtype: audio
    - name: instruction
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: test
      num_bytes: 10453840620
      num_examples: 5351
  download_size: 3403609619
  dataset_size: 10453840620
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
@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 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}
}