BradyFU / Awesome-Multimodal-Large-Language-Models

:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
12.45k stars 795 forks source link

Update SVIT #49

Closed BoyaWu10 closed 1 year ago

BoyaWu10 commented 1 year ago

Hi, we have released an update for SVIT, by filtering some invalid cases and adding a new subset about referring QAs. Could you please help to update the introduction for SVIT in README? Thanks!

xjtupanda commented 1 year ago

No problem. We've updated the corresponding item in our repo.

Also, if you find our projects helpful to your research, please consider to cite the following papers:

@article{yin2023survey,
  title={A Survey on Multimodal Large Language Models},
  author={Yin, Shukang and Fu, Chaoyou and Zhao, Sirui and Li, Ke and Sun, Xing and Xu, Tong and Chen, Enhong},
  journal={arXiv preprint arXiv:2306.13549},
  year={2023}
}

@article{fu2023mme,
  title={MME: A Comprehensive Evaluation Benchmark for Multimodal Large Language Models},
  author={Fu, Chaoyou and Chen, Peixian and Shen, Yunhang and Qin, Yulei and Zhang, Mengdan and Lin, Xu and Qiu, Zhenyu and Lin, Wei and Yang, Jinrui and Zheng, Xiawu and Li, Ke and Sun, Xing and Ji, Rongrong},
  journal={arXiv preprint arXiv:2306.13394},
  year={2023}
}