yuchenlin commited on
Commit
a89e0a7
1 Parent(s): 475a193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -25,12 +25,10 @@ Contact: Bill Yuchen Lin ([email protected]) and Yujie Lu ([email protected])
25
  Citation: If you found this huggingface space useful, please consider cite us:
26
 
27
  ```
28
- @misc{lu2024wildvision,
29
- title={WildVision: Evaluating Vision-Language Models in the Wild with Human Preferences},
30
- author={Yujie Lu and Dongfu Jiang and Wenhu Chen and William Yang Wang and Yejin Choi and Bill Yuchen Lin},
31
- year={2024},
32
- eprint={2406.11069},
33
- archivePrefix={arXiv},
34
- primaryClass={id='cs.CV' full_name='Computer Vision and Pattern Recognition' is_active=True alt_name=None in_archive='cs' is_general=False description='Covers image processing, computer vision, pattern recognition, and scene understanding. Roughly includes material in ACM Subject Classes I.2.10, I.4, and I.5.'}
35
  }
36
  ```
 
25
  Citation: If you found this huggingface space useful, please consider cite us:
26
 
27
  ```
28
+ @article{lu2024wildvision,
29
+ title={WildVision: Evaluating Vision-Language Models in the Wild with Human Preferences},
30
+ author={Lu, Yujie and Jiang, Dongfu and Chen, Wenhu and Wang, William Yang and Choi, Yejin and Lin, Bill Yuchen},
31
+ journal={arXiv preprint arXiv:2406.11069},
32
+ year={2024}
 
 
33
  }
34
  ```