zwcolin commited on
Commit
fb5c701
·
verified ·
1 Parent(s): 1a559c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -31,13 +31,16 @@ This dataset contains trajectories and interaction data generated from the VisGy
31
 
32
  ## Citation
33
 
34
- If you use this dataset or the VisGym environments in your research, please cite our work:
35
 
36
  ```bibtex
37
- @article{wang2026visgym,
38
- title={VisGym: Diverse, Customizable, Scalable Environments for Multimodal Agents},
39
- author={Wang, Zirui and Zhang, Junyi and Ge, Jiaxin and Lian, Long and Fu, Letian and Dunlap, Lisa and Goldberg, Ken and Wang, Xudong and Stoica, Ion and Chan, David M. and Min, Sewon and Gonzalez, Joseph E.},
40
- journal={arXiv preprint},
41
- year={2026},
42
- url={[https://visgym.github.io/VisGym.pdf](https://visgym.github.io/VisGym.pdf)}
43
- }
 
 
 
 
31
 
32
  ## Citation
33
 
34
+ If you use this dataset, please cite:
35
 
36
  ```bibtex
37
+ @article{wang2026visgymdiversecustomizablescalable,
38
+ title={VisGym: Diverse, Customizable, Scalable Environments for Multimodal Agents},
39
+ author={Zirui Wang and Junyi Zhang and Jiaxin Ge and Long Lian and Letian Fu and Lisa Dunlap and Ken Goldberg and XuDong Wang and Ion Stoica and David M. Chan and Sewon Min and Joseph E. Gonzalez},
40
+ year={2026},
41
+ eprint={2601.16973},
42
+ archivePrefix={arXiv},
43
+ primaryClass={cs.CV},
44
+ url={https://arxiv.org/abs/2601.16973},
45
+ }
46
+ ```