Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ configs:
|
|
| 21 |
<p align="center">
|
| 22 |
<a href="https://worldvqa2026.github.io/WorldVQA/"> HomePage</a> |
|
| 23 |
<a href="https://huggingface.co/datasets/moonshotai/WorldVQA"> Dataset</a> |
|
| 24 |
-
<a href="https://
|
| 25 |
<a href="https://github.com/MoonshotAI/WorldVQA/"> Code</a>
|
| 26 |
</p>
|
| 27 |
|
|
@@ -56,10 +56,13 @@ The leaderboard below shows the overall performance on WorldVQA (first 8 categor
|
|
| 56 |
If you find WorldVQA useful for your research, please cite our work:
|
| 57 |
|
| 58 |
```bibtex
|
| 59 |
-
@misc{
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
|
|
|
|
|
|
|
|
|
| 64 |
}
|
| 65 |
```
|
|
|
|
| 21 |
<p align="center">
|
| 22 |
<a href="https://worldvqa2026.github.io/WorldVQA/"> HomePage</a> |
|
| 23 |
<a href="https://huggingface.co/datasets/moonshotai/WorldVQA"> Dataset</a> |
|
| 24 |
+
<a href="https://arxiv.org/abs/2602.02537v1"> Paper</a> |
|
| 25 |
<a href="https://github.com/MoonshotAI/WorldVQA/"> Code</a>
|
| 26 |
</p>
|
| 27 |
|
|
|
|
| 56 |
If you find WorldVQA useful for your research, please cite our work:
|
| 57 |
|
| 58 |
```bibtex
|
| 59 |
+
@misc{zhou2026worldvqameasuringatomicworld,
|
| 60 |
+
title={WorldVQA: Measuring Atomic World Knowledge in Multimodal Large Language Models},
|
| 61 |
+
author={Runjie Zhou and Youbo Shao and Haoyu Lu and Bowei Xing and Tongtong Bai and Yujie Chen and Jie Zhao and Lin Sui and Haotian Yao and Zijia Zhao and Hao Yang and Haoning Wu and Zaida Zhou and Jinguo Zhu and Zhiqi Huang and Yiping Bao and Yangyang Liu and Y. Charles and Xinyu Zhou},
|
| 62 |
+
year={2026},
|
| 63 |
+
eprint={2602.02537},
|
| 64 |
+
archivePrefix={arXiv},
|
| 65 |
+
primaryClass={cs.CV},
|
| 66 |
+
url={https://arxiv.org/abs/2602.02537},
|
| 67 |
}
|
| 68 |
```
|