ycpNotFound commited on
Commit
91c0cc3
·
verified ·
1 Parent(s): 6a36632

Update README.md

Browse files

# GeoGeo

Paper: [Enhancing the Geometric Problem-Solving Ability of Multimodal LLMs via Symbolic-Neural Integration](https://arxiv.org/pdf/2504.12773)
GitHub: [ycpNotFound/GeoGen: A pipeline for the automatic construction of geometry problems along with step-by-step solutions.](https://github.com/ycpNotFound/GeoGen)


- GeoExpand includes 45,526 Q&A samples, generated from 4849 images in total of Geometry3K and PGPS9K.
- GeoSynth includes 62,868 Q&A samples, which one diagram for one Q&A each.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ task_categories:
4
  - visual-question-answering
5
  language:
6
  - en
7
- pretty_name: GeoExpand & GeiSynth
8
  size_categories:
9
  - 10K<n<100K
10
  ---
 
4
  - visual-question-answering
5
  language:
6
  - en
7
+ pretty_name: GeoExpand & GeoSynth
8
  size_categories:
9
  - 10K<n<100K
10
  ---