Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -114,6 +114,11 @@ Evaluation of multimodal LLM's ability of low-level visual perception in 2D geom
|
|
114 |
|
115 |
## Citation
|
116 |
|
117 |
-
|
118 |
-
|
119 |
-
|
|
|
|
|
|
|
|
|
|
|
|
114 |
|
115 |
## Citation
|
116 |
|
117 |
+
If you find Euclid useful for your research and applications, please cite using this BibTeX:
|
118 |
+
```bibtex
|
119 |
+
@article{zhang2024euclid,
|
120 |
+
title={Euclid: Supercharging Multimodal LLMs with Synthetic High-Fidelity Visual Descriptions},
|
121 |
+
author={Zhang, Jiarui and Liu, Ollie and Yu, Tianyu and Hu, Jinyi and Neiswanger, Willie},
|
122 |
+
journal={arXiv preprint arXiv:2412.08737},
|
123 |
+
year={2024}
|
124 |
+
}
|