Datasets:

Languages:
English
ArXiv:
License:
Hokin commited on
Commit
c1ba9ad
·
verified ·
1 Parent(s): a3709b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -53,5 +53,12 @@ if 'additional_images' in sample and sample['additional_images']:
53
  ```
54
 
55
  ## Citation
56
-
57
- Please cite the original dataset if you use this data in your research.
 
 
 
 
 
 
 
 
53
  ```
54
 
55
  ## Citation
56
+ ```
57
+ @article{gao2024vision,
58
+ title={Vision Language Models See What You Want but not What You See},
59
+ author={Gao, Qingying and Li, Yijiang and Lyu, Haiyun and Sun, Haoran and Luo, Dezhi and Deng, Hokin},
60
+ journal={arXiv preprint arXiv:2410.00324},
61
+ year={2024}
62
+ }
63
+ ```
64
+ arxiv link: https://arxiv.org/abs/2410.00324