Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,19 @@ Contact: Bill Yuchen Lin ([email protected]) and Yujie Lu ([email protected])
|
|
16 |
Citation: If you found this huggingface space useful, please consider cite us:
|
17 |
|
18 |
```
|
19 |
-
@misc{yujie2024wildvisionarena,
|
20 |
title={WildVision Arena: Benchmarking Multimodal LLMs in the Wild},
|
21 |
url={https://huggingface.co/spaces/WildVision/vision-arena/},
|
22 |
author={Lu, Yujie and Jiang, Dongfu and Chen, Wenhu and Wang, William and Choi, Yejin and Lin, Bill Yuchen},
|
23 |
month={February},
|
24 |
year={2024}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
```
|
|
|
16 |
Citation: If you found this huggingface space useful, please consider cite us:
|
17 |
|
18 |
```
|
19 |
+
<!-- @misc{yujie2024wildvisionarena,
|
20 |
title={WildVision Arena: Benchmarking Multimodal LLMs in the Wild},
|
21 |
url={https://huggingface.co/spaces/WildVision/vision-arena/},
|
22 |
author={Lu, Yujie and Jiang, Dongfu and Chen, Wenhu and Wang, William and Choi, Yejin and Lin, Bill Yuchen},
|
23 |
month={February},
|
24 |
year={2024}
|
25 |
+
} -->
|
26 |
+
@misc{lu2024wildvision,
|
27 |
+
title={WildVision: Evaluating Vision-Language Models in the Wild with Human Preferences},
|
28 |
+
author={Yujie Lu and Dongfu Jiang and Wenhu Chen and William Yang Wang and Yejin Choi and Bill Yuchen Lin},
|
29 |
+
year={2024},
|
30 |
+
eprint={2406.11069},
|
31 |
+
archivePrefix={arXiv},
|
32 |
+
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.'}
|
33 |
}
|
34 |
```
|