Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ configs:
|
|
| 33 |
|
| 34 |
<div align='center'>
|
| 35 |
|
| 36 |
-
[[๐ Project Page](https://vision2web-
|
| 37 |
|
| 38 |
</div>
|
| 39 |
|
|
@@ -187,10 +187,13 @@ Vision2Web is released under the **CC-BY-NC-SA-4.0 license**.
|
|
| 187 |
If you find Vision2Web useful in your research, please cite:
|
| 188 |
|
| 189 |
```bibtex
|
| 190 |
-
@
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
|
|
|
|
|
|
|
|
|
|
| 195 |
}
|
| 196 |
-
```
|
|
|
|
| 33 |
|
| 34 |
<div align='center'>
|
| 35 |
|
| 36 |
+
[[๐ Project Page](https://vision2web-bench.github.io/)] [[๐ arXiv Paper](https://arxiv.org/abs/2603.26648)] [[๐ Leaderboard](https://vision2web-bench.github.io/#leaderboard)] [[๐ฎ Submit Results](https://huggingface.co/datasets/zai-org/Vision2Web-Leaderboard)]
|
| 37 |
|
| 38 |
</div>
|
| 39 |
|
|
|
|
| 187 |
If you find Vision2Web useful in your research, please cite:
|
| 188 |
|
| 189 |
```bibtex
|
| 190 |
+
@misc{he2026vision2webhierarchicalbenchmarkvisual,
|
| 191 |
+
title={Vision2Web: A Hierarchical Benchmark for Visual Website Development with Agent Verification},
|
| 192 |
+
author={Zehai He and Wenyi Hong and Zhen Yang and Ziyang Pan and Mingdao Liu and Xiaotao Gu and Jie Tang},
|
| 193 |
+
year={2026},
|
| 194 |
+
eprint={2603.26648},
|
| 195 |
+
archivePrefix={arXiv},
|
| 196 |
+
primaryClass={cs.SE},
|
| 197 |
+
url={https://arxiv.org/abs/2603.26648},
|
| 198 |
}
|
| 199 |
+
```
|