Update README.md
Browse files
README.md
CHANGED
|
@@ -68,10 +68,10 @@ We evaluate recent unified models on all 8 tasks in our benchmark. Overall, fron
|
|
| 68 |
## Citation
|
| 69 |
If you find this repository helpful, please consider citing:
|
| 70 |
```bibtex
|
| 71 |
-
@article{
|
| 72 |
-
title
|
| 73 |
-
author
|
| 74 |
-
|
| 75 |
-
|
| 76 |
}
|
| 77 |
```
|
|
|
|
| 68 |
## Citation
|
| 69 |
If you find this repository helpful, please consider citing:
|
| 70 |
```bibtex
|
| 71 |
+
@article{li2026ueval,
|
| 72 |
+
title = {UEval: A Benchmark for Unified Multimodal Generation},
|
| 73 |
+
author = {Li, Bo and Yin, Yida and Chai, Wenhao and Fu, Xingyu and Liu, Zhuang},
|
| 74 |
+
journal = {arXiv preprint arXiv:2601.22155},
|
| 75 |
+
year = {2026}
|
| 76 |
}
|
| 77 |
```
|