Datasets:
Update README.md
Browse files
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
|
| 35 |
|
| 36 |
```bibtex
|
| 37 |
-
@article{
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 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 |
+
```
|