interchart commited on
Commit
47acf30
·
verified ·
1 Parent(s): 8f0bee8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -199,10 +199,11 @@ hf download interchart/Interchart --repo-type=dataset
199
  If you use this dataset, please cite:
200
 
201
  ```
202
- @article{iyengar2025interchart,
203
  title={INTERCHART: Benchmarking Visual Reasoning Across Decomposed and Distributed Chart Information},
204
- author={Anirudh Iyengar Kaniyar Narayana Iyengar and Srija Mukhopadhyay and Adnan Qidwai and Shubhankar Singh and Dan Roth and Vivek Gupta},
205
- journal={arXiv preprint arXiv:2508.07630},
 
206
  year={2025}
207
  }
208
  ```
 
199
  If you use this dataset, please cite:
200
 
201
  ```
202
+ @inproceedings{iyengar2025interchart,
203
  title={INTERCHART: Benchmarking Visual Reasoning Across Decomposed and Distributed Chart Information},
204
+ author={Iyengar, Anirudh Iyengar Kaniyar Narayana and Mukhopadhyay, Srija and Qidwai, Adnan and Singh, Shubhankar and Roth, Dan and Gupta, Vivek},
205
+ booktitle={Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics},
206
+ pages={2046--2067},
207
  year={2025}
208
  }
209
  ```