-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
言斯
committed
Nov 25, 2024
1 parent
5b0d528
commit 2fa5a42
Showing
1 changed file
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,18 +36,16 @@ Below we showcase the detailed data distribution of the SEED-163K, which is prep | |
## 📚 Citation | ||
|
||
```bibtex | ||
@article{xu2024magpie, | ||
title={MMEvol: Empowering Multimodal Large Language Models with Evol-Instruct}, | ||
author={Run Luo, Haonan Zhang, Longze Chen, Ting-En Lin, Xiong Liu, Yuchuan Wu, Min Yang, Minzheng Wang, Pengpeng Zeng, Lianli Gao, Heng Tao Shen, Yunshui Li, Xiaobo Xia, Fei Huang, Jingkuan Song, Yongbin Li}, | ||
year={2024}, | ||
eprint={2409.05840}, | ||
archivePrefix={arXiv}, | ||
primaryClass={cs.CL} | ||
@article{luo2024mmevol, | ||
title={Mmevol: Empowering multimodal large language models with evol-instruct}, | ||
author={Luo, Run and Zhang, Haonan and Chen, Longze and Lin, Ting-En and Liu, Xiong and Wu, Yuchuan and Yang, Min and Wang, Minzheng and Zeng, Pengpeng and Gao, Lianli and others}, | ||
journal={arXiv preprint arXiv:2409.05840}, | ||
year={2024} | ||
} | ||
``` | ||
|
||
**Contact**: | ||
|
||
- Run Luo — [email protected] | ||
|
||
- Haonan Zhang — [email protected] | ||
- Haonan Zhang — [email protected] |