DongfuJiang
commited on
Commit
•
c1b3180
1
Parent(s):
617f0ec
Update README.md
Browse files
README.md
CHANGED
@@ -53,3 +53,14 @@ Please refer to our [Github](https://github.com/WildVision-AI/WildVision-Bench)
|
|
53 |
| bczhou/tiny-llava-v1-hf | 8.3 | (-1.6, 1.2) | 11.0% | -66.2 | 16.0 | 39.0 | 15.0 | 127.0 | 303.0 | 72 |
|
54 |
| unum-cloud/uform-gen2-qwen-500m | 7.81 | (-1.3, 1.7) | 10.8% | -68.5 | 16.0 | 38.0 | 11.0 | 115.0 | 320.0 | 92 |
|
55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
| bczhou/tiny-llava-v1-hf | 8.3 | (-1.6, 1.2) | 11.0% | -66.2 | 16.0 | 39.0 | 15.0 | 127.0 | 303.0 | 72 |
|
54 |
| unum-cloud/uform-gen2-qwen-500m | 7.81 | (-1.3, 1.7) | 10.8% | -68.5 | 16.0 | 38.0 | 11.0 | 115.0 | 320.0 | 92 |
|
55 |
|
56 |
+
|
57 |
+
## Citation
|
58 |
+
```
|
59 |
+
@article{lu2024wildvision,
|
60 |
+
title={WildVision: Evaluating Vision-Language Models in the Wild with Human Preferences},
|
61 |
+
author={Lu, Yujie and Jiang, Dongfu and Chen, Wenhu and Wang, William Yang and Choi, Yejin and Lin, Bill Yuchen},
|
62 |
+
journal={arXiv preprint arXiv:2406.11069},
|
63 |
+
year={2024}
|
64 |
+
}
|
65 |
+
```
|
66 |
+
|