Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -36,10 +36,12 @@ dataset = load_dataset("glowol/RealXBench")
|
|
| 36 |
If you use this dataset, please cite:
|
| 37 |
|
| 38 |
```bibtex
|
| 39 |
-
@
|
| 40 |
-
title={
|
| 41 |
-
author={},
|
| 42 |
-
|
|
|
|
|
|
|
| 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 |
|