Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
primerL commited on
Commit
fdeac66
·
verified ·
1 Parent(s): f8526fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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{li2026uevalbenchmarkunifiedmultimodal,
72
- title = {UEval: A Benchmark for Unified Multimodal Generation},
73
- author = {Bo Li and Yida Yin and Wenhao Chai and Xingyu Fu and Zhuang Liu},
74
- year = {2026},
75
- journal = {arXiv preprint arXiv:2601.22155}
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
  ```