Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
wangst0181 commited on
Commit
f82b952
·
verified ·
1 Parent(s): 21a4948

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -139,12 +139,14 @@ Since most question options are represented in reference images, all tasks are c
139
  If you use SpatialViz-Bench in your research, please cite our paper:
140
 
141
  ```bibtex
142
- @misc{wang2025spatialviz,
143
- author = {Siting Wang and Luoyang Sun and Cheng Deng and Kun Shao and Minnan Pei and Zheng Tian and Haifeng Zhang and Jun Wang},
144
- title = {SpatialViz-Bench: Automatically Generated Spatial Visualization Reasoning Tasks for MLLMs},
145
- year = {2025},
146
- url = {https://github.com/wangst0181/Spatial-Visualization-Benchmark-SpatialViz-Bench/blob/main/SpatialViz-Bench_Automatically_Generated_Spatial_Visualization_Reasoning_Tasks_for_MLLMs.pdf},
147
- note = {Available on GitHub}
 
 
148
  }
149
  ```
150
 
 
139
  If you use SpatialViz-Bench in your research, please cite our paper:
140
 
141
  ```bibtex
142
+ @misc{wang2025spatialvizbenchautomaticallygeneratedspatial,
143
+ title={SpatialViz-Bench: Automatically Generated Spatial Visualization Reasoning Tasks for MLLMs},
144
+ author={Siting Wang and Luoyang Sun and Cheng Deng and Kun Shao and Minnan Pei and Zheng Tian and Haifeng Zhang and Jun Wang},
145
+ year={2025},
146
+ eprint={2507.07610},
147
+ archivePrefix={arXiv},
148
+ primaryClass={cs.CV},
149
+ url={https://arxiv.org/abs/2507.07610},
150
  }
151
  ```
152