Update README.md
#2
by
ycpNotFound
- opened
README.md
CHANGED
@@ -7,4 +7,12 @@ language:
|
|
7 |
pretty_name: GeoExpand & GeoSynth
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pretty_name: GeoExpand & GeoSynth
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
+
---
|
11 |
+
# GeoGeo
|
12 |
+
|
13 |
+
Paper: [Enhancing the Geometric Problem-Solving Ability of Multimodal LLMs via Symbolic-Neural Integration](https://arxiv.org/pdf/2504.12773)
|
14 |
+
GitHub: [ycpNotFound/GeoGen: A pipeline for the automatic construction of geometry problems along with step-by-step solutions.](https://github.com/ycpNotFound/GeoGen)
|
15 |
+
|
16 |
+
|
17 |
+
- GeoExpand includes 45,526 Q&A samples, generated from 4849 images in total of Geometry3K and PGPS9K.
|
18 |
+
- GeoSynth includes 62,868 Q&A samples, which one diagram for one Q&A each.
|