gowitheflow commited on
Commit
76ebefc
·
verified ·
1 Parent(s): 3d38f58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -137,13 +137,10 @@ Scaling relationship between generation benchmark performance (X-axis) and repre
137
  If you find LCO-Embedding useful for your research and applications, please cite using this BibTeX:
138
 
139
  ```bibtex
140
- @misc{xiao2025scaling,
141
- title={Scaling Language-Centric Omnimodal Representation Learning},
142
- author={Chenghao Xiao and Hou Pong Chan and Hao Zhang and Weiwen Xu and Mahani Aljunied and Yu Rong},
143
- year={2025},
144
- eprint={2510.11693},
145
- archivePrefix={arXiv},
146
- primaryClass={cs.CL},
147
- url={https://arxiv.org/abs/2510.11693},
148
  }
149
  ```
 
137
  If you find LCO-Embedding useful for your research and applications, please cite using this BibTeX:
138
 
139
  ```bibtex
140
+ @article{xiao2025scaling,
141
+ title={Scaling Language-Centric Omnimodal Representation Learning},
142
+ author={Xiao, Chenghao and Chan, Hou Pong and Zhang, Hao and Xu, Weiwen and Aljunied, Mahani and Rong, Yu},
143
+ journal={arXiv preprint arXiv:2510.11693},
144
+ year={2025}
 
 
 
145
  }
146
  ```