binwang commited on
Commit
a495d7c
·
verified ·
1 Parent(s): b6d5db8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -21,3 +21,29 @@ configs:
21
  - split: test
22
  path: data/test-*
23
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  - split: test
22
  path: data/test-*
23
  ---
24
+
25
+
26
+
27
+
28
+ ```
29
+ @article{sun2019dream,
30
+ title={DREAM: A challenge data set and models for dialogue-based reading comprehension},
31
+ author={Sun, Kai and Yu, Dian and Chen, Jianshu and Yu, Dong and Choi, Yejin and Cardie, Claire},
32
+ journal={Transactions of the Association for Computational Linguistics},
33
+ volume={7},
34
+ pages={217--231},
35
+ year={2019},
36
+ publisher={MIT Press One Rogers Street, Cambridge, MA 02142-1209, USA journals-info~…}
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
+ ```