Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,8 @@ This model was originally contributed by Fangyu Liu, Francesco Piccinno et al. a
|
|
57 |
|
58 |
# Citation
|
59 |
|
|
|
|
|
60 |
@misc{liu2022matcha,
|
61 |
title={MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering},
|
62 |
author={Fangyu Liu and Francesco Piccinno and Syrine Krichene and Chenxi Pang and Kenton Lee and Mandar Joshi and Yasemin Altun and Nigel Collier and Julian Martin Eisenschlos},
|
@@ -65,4 +67,4 @@ This model was originally contributed by Fangyu Liu, Francesco Piccinno et al. a
|
|
65 |
archivePrefix={arXiv},
|
66 |
primaryClass={cs.CL}
|
67 |
}
|
68 |
-
|
|
|
57 |
|
58 |
# Citation
|
59 |
|
60 |
+
If you want to cite this work, please consider citing the original paper:
|
61 |
+
```
|
62 |
@misc{liu2022matcha,
|
63 |
title={MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering},
|
64 |
author={Fangyu Liu and Francesco Piccinno and Syrine Krichene and Chenxi Pang and Kenton Lee and Mandar Joshi and Yasemin Altun and Nigel Collier and Julian Martin Eisenschlos},
|
|
|
67 |
archivePrefix={arXiv},
|
68 |
primaryClass={cs.CL}
|
69 |
}
|
70 |
+
```
|