che111 commited on
Commit
e20c2df
·
verified ·
1 Parent(s): f585fef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -123,10 +123,14 @@ print(ds[0])
123
  If you use OmniClean, please cite the accompanying paper:
124
 
125
  ```bibtex
126
- @misc{omniclean2026,
127
- title={Probing and Boosting Omni Understanding: Leakage-Aware Evaluation and a Staged Post-Training Study},
128
- author={StepFun-Audio Team},
129
- year={2026}
 
 
 
 
130
  }
131
  ```
132
 
 
123
  If you use OmniClean, please cite the accompanying paper:
124
 
125
  ```bibtex
126
+ @misc{liu2026boostingomnimodallanguagemodels,
127
+ title={Boosting Omni-Modal Language Models: Staged Post-Training with Visually Debiased Evaluation},
128
+ author={Che Liu and Lichao Ma and Xiangyu Tony Zhang and Yuxin Zhang and Haoyang Zhang and Xuerui Yang and Fei Tian},
129
+ year={2026},
130
+ eprint={2605.12034},
131
+ archivePrefix={arXiv},
132
+ primaryClass={cs.MM},
133
+ url={https://arxiv.org/abs/2605.12034},
134
  }
135
  ```
136