Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,3 +11,16 @@ We are a team from AI2, UCSB, and UWaterloo, and we are working on benchmarking
|
|
| 11 |
|
| 12 |
|
| 13 |
Contact: Bill Yuchen Lin (yuchenl@allenai.org) and Yujie Lu (yujielu@ucsb.edu)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
|
| 13 |
Contact: Bill Yuchen Lin (yuchenl@allenai.org) and Yujie Lu (yujielu@ucsb.edu)
|
| 14 |
+
|
| 15 |
+
|
| 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, Yuchen},
|
| 23 |
+
month={February},
|
| 24 |
+
year={2024}
|
| 25 |
+
}
|
| 26 |
+
```
|