Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eternal8080 authored Jul 8, 2024
1 parent a4498ba commit 445771a
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# MathVista
# GeoEval

This website is adapted from [Nerfies website](https://nerfies.github.io).
This is the repository that contains source code for the [GeoEval website](https://eternal8080.github.io/GeoEval.github.io/).

If you find GeoEval useful for your work please cite:
```
@article{zhang2024geoeval,
title={GeoEval: benchmark for evaluating LLMs and Multi-Modal Models on geometry problem-solving},
author={Zhang, Jiaxin and Li, Zhongzhi and Zhang, Mingliang and Yin, Fei and Liu, Chenglin and Moshfeghi, Yashar},
journal={arXiv preprint arXiv:2402.10104},
year={2024}
}
```

# Website License
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

0 comments on commit 445771a

Please sign in to comment.