KennyUTC commited on
Commit
5301a0c
·
verified ·
1 Parent(s): c4911a9

Update meta_data.py

Browse files
Files changed (1) hide show
  1. meta_data.py +6 -5
meta_data.py CHANGED
@@ -2,11 +2,12 @@
2
  URL = "http://opencompass.openxlab.space/assets/OpenVLM.json"
3
  VLMEVALKIT_README = 'https://raw.githubusercontent.com/open-compass/VLMEvalKit/main/README.md'
4
  # CONSTANTS-CITATION
5
- CITATION_BUTTON_TEXT = r"""@misc{2023opencompass,
6
- title={OpenCompass: A Universal Evaluation Platform for Foundation Models},
7
- author={OpenCompass Contributors},
8
- howpublished = {\url{https://github.com/open-compass/opencompass}},
9
- year={2023}
 
10
  }"""
11
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
12
  # CONSTANTS-TEXT
 
2
  URL = "http://opencompass.openxlab.space/assets/OpenVLM.json"
3
  VLMEVALKIT_README = 'https://raw.githubusercontent.com/open-compass/VLMEvalKit/main/README.md'
4
  # CONSTANTS-CITATION
5
+ CITATION_BUTTON_TEXT = r"""@inproceedings{duan2024vlmevalkit,
6
+ title={Vlmevalkit: An open-source toolkit for evaluating large multi-modality models},
7
+ author={Duan, Haodong and Yang, Junming and Qiao, Yuxuan and Fang, Xinyu and Chen, Lin and Liu, Yuan and Dong, Xiaoyi and Zang, Yuhang and Zhang, Pan and Wang, Jiaqi and others},
8
+ booktitle={Proceedings of the 32nd ACM International Conference on Multimedia},
9
+ pages={11198--11201},
10
+ year={2024}
11
  }"""
12
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
13
  # CONSTANTS-TEXT