Update README.md
Browse files
README.md
CHANGED
|
@@ -49,14 +49,11 @@ We evaluate VisCoder2-32B on [**VisPlotBench**](https://huggingface.co/datasets/
|
|
| 49 |
If you use VisCoder2-32B or related datasets in your research, please cite:
|
| 50 |
|
| 51 |
```bibtex
|
| 52 |
-
@
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
archivePrefix={arXiv},
|
| 58 |
-
primaryClass={cs.SE},
|
| 59 |
-
url={https://arxiv.org/abs/2510.23642},
|
| 60 |
}
|
| 61 |
|
| 62 |
@article{ni2025viscoder,
|
|
|
|
| 49 |
If you use VisCoder2-32B or related datasets in your research, please cite:
|
| 50 |
|
| 51 |
```bibtex
|
| 52 |
+
@article{ni2025viscoder2,
|
| 53 |
+
title={VisCoder2: Building Multi-Language Visualization Coding Agents},
|
| 54 |
+
author={Ni, Yuansheng and Cai, Songcheng and Chen, Xiangchao and Liang, Jiarong and Lyu, Zhiheng and Deng, Jiaqi and Zou, Kai and Nie, Ping and Yuan, Fei and Yue, Xiang and others},
|
| 55 |
+
journal={arXiv preprint arXiv:2510.23642},
|
| 56 |
+
year={2025}
|
|
|
|
|
|
|
|
|
|
| 57 |
}
|
| 58 |
|
| 59 |
@article{ni2025viscoder,
|