dream_tts_mcq_test / README.md
binwang's picture
Update README.md
a495d7c verified
metadata
dataset_info:
  features:
    - name: context
      dtype: audio
    - name: instruction
      dtype: string
    - name: choices
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: test
      num_bytes: 2090463161
      num_examples: 1913
  download_size: 707364520
  dataset_size: 2090463161
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
@article{sun2019dream,
  title={DREAM: A challenge data set and models for dialogue-based reading comprehension},
  author={Sun, Kai and Yu, Dian and Chen, Jianshu and Yu, Dong and Choi, Yejin and Cardie, Claire},
  journal={Transactions of the Association for Computational Linguistics},
  volume={7},
  pages={217--231},
  year={2019},
  publisher={MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals-info~…}
}
@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}
}