Leyiii commited on
Commit
f4cf713
·
verified ·
1 Parent(s): f7f90c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -143,5 +143,14 @@ From these, we compute the **Safety-score** as a composite metric. To assess con
143
 
144
  ## Citation
145
  ```
 
 
 
 
 
 
 
 
 
146
  ```
147
 
 
143
 
144
  ## Citation
145
  ```
146
+ @misc{pan2025omnisafetybenchbenchmarksafetyevaluation,
147
+ title={Omni-SafetyBench: A Benchmark for Safety Evaluation of Audio-Visual Large Language Models},
148
+ author={Leyi Pan and Zheyu Fu and Yunpeng Zhai and Shuchang Tao and Sheng Guan and Shiyu Huang and Lingzhe Zhang and Zhaoyang Liu and Bolin Ding and Felix Henry and Lijie Wen and Aiwei Liu},
149
+ year={2025},
150
+ eprint={2508.07173},
151
+ archivePrefix={arXiv},
152
+ primaryClass={cs.CL},
153
+ url={https://arxiv.org/abs/2508.07173},
154
+ }
155
  ```
156