Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -568,13 +568,10 @@ The output includes a JSON report, a CSV table, and a Markdown-formatted leaderb
|
|
| 568 |
## Citation
|
| 569 |
If you find TextEdit Bench useful, please cite our technical report InternVL-U using this BibTeX.
|
| 570 |
```
|
| 571 |
-
@article{
|
| 572 |
-
|
| 573 |
-
|
| 574 |
-
|
| 575 |
-
|
| 576 |
-
archivePrefix={arXiv},
|
| 577 |
-
primaryClass={cs.CV},
|
| 578 |
-
url={https://arxiv.org/abs/2603.09877}
|
| 579 |
}
|
| 580 |
```
|
|
|
|
| 568 |
## Citation
|
| 569 |
If you find TextEdit Bench useful, please cite our technical report InternVL-U using this BibTeX.
|
| 570 |
```
|
| 571 |
+
@article{tian2026internvl,
|
| 572 |
+
title={InternVL-U: Democratizing Unified Multimodal Models for Understanding, Reasoning, Generation and Editing},
|
| 573 |
+
author={Tian, Changyao and Yang, Danni and Chen, Guanzhou and Cui, Erfei and Wang, Zhaokai and Duan, Yuchen and Yin, Penghao and Chen, Sitao and Yang, Ganlin and Liu, Mingxin and others},
|
| 574 |
+
journal={arXiv preprint arXiv:2603.09877},
|
| 575 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
| 576 |
}
|
| 577 |
```
|