he-zh22 commited on
Commit
8f03299
ยท
verified ยท
1 Parent(s): e6db339

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -33,7 +33,7 @@ configs:
33
 
34
  <div align='center'>
35
 
36
- [[๐Ÿ  Project Page](https://vision2web-benchmark.github.io/)] [[๐Ÿ“– arXiv Paper](#)][[๐Ÿ† Leaderboard](https://vision2web-benchmark.github.io/#leaderboard)] [[๐Ÿ“ฎ Submit Results](https://huggingface.co/datasets/he-zh22/Vision2Web-leaderboard)]
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
- @article{he2026vision2web,
191
- title={Vision2Web: A Hierarchical Benchmark for Visual Website Development with Agent Verification},
192
- author={He, Zehai and Hong, Wenyi and Yang, Zhen and Pan, Ziyang and Liu, Mingdao and Gu, Xiaotao and Tang, Jie},
193
- journal={arXiv preprint},
194
- year={2026}
 
 
 
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
+ ```