glowol commited on
Commit
b07754a
·
verified ·
1 Parent(s): af79a74

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -36,10 +36,12 @@ dataset = load_dataset("glowol/RealXBench")
36
  If you use this dataset, please cite:
37
 
38
  ```bibtex
39
- @dataset{realxbench2024,
40
- title={RealXBench: A Real-World Visual Question Answering Benchmark},
41
- author={},
42
- year={2024},
 
 
43
  }
44
  ```
45
 
 
36
  If you use this dataset, please cite:
37
 
38
  ```bibtex
39
+ @article{deepEyesV2,
40
+ title={DeepEyesV2: Toward Agentic Multimodal Model},
41
+ author={Jack Hong and Chenxiao Zhao and ChengLin Zhu and Weiheng Lu and Guohai Xu and Xing Yu},
42
+ journal={arXiv preprint arXiv:2511.05271},
43
+ year={2025},
44
+ url={https://arxiv.org/abs/2511.05271}
45
  }
46
  ```
47