Datasets:
Add citation
Browse files
README.md
CHANGED
|
@@ -358,6 +358,13 @@ AI:
|
|
| 358 |
</table>
|
| 359 |
|
| 360 |
|
|
|
|
| 361 |
|
| 362 |
-
|
| 363 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 358 |
</table>
|
| 359 |
|
| 360 |
|
| 361 |
+
## 📖 Citation
|
| 362 |
|
| 363 |
+
```bibtex
|
| 364 |
+
@article{shen2026specvqa,
|
| 365 |
+
title={SpecVQA: A Benchmark for Spectral Understanding and Visual Question Answering in Scientific Images},
|
| 366 |
+
author={Shen, Jialu and Lyu, Han and Zhong, Suyang and Li, Hanzheng and Tao, Haoyi and Wang, Nan and Chen, Changhong and Fang, Xi},
|
| 367 |
+
journal={arXiv preprint arXiv:2604.28039},
|
| 368 |
+
year={2026}
|
| 369 |
+
}
|
| 370 |
+
```
|