111
Browse files
README.md
CHANGED
|
@@ -4,8 +4,9 @@ license: apache-2.0
|
|
| 4 |
# Diagram Formalization Enhanced Multi-Modal Geometry Problem Solver
|
| 5 |
## Model Structure
|
| 6 |
|
| 7 |
-
<
|
| 8 |
-
|
|
|
|
| 9 |
|
| 10 |
- **Diagram Encoder**: [siglip-so400m-patch14-384](https://huggingface.co/google/siglip-so400m-patch14-384)
|
| 11 |
- **Lightweight LLM**: [Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct)
|
|
|
|
| 4 |
# Diagram Formalization Enhanced Multi-Modal Geometry Problem Solver
|
| 5 |
## Model Structure
|
| 6 |
|
| 7 |
+
<p align="center">
|
| 8 |
+
<img src="sample/DFE-GPS.png" alt="Alt text" width="80%" height="auto">
|
| 9 |
+
</p>
|
| 10 |
|
| 11 |
- **Diagram Encoder**: [siglip-so400m-patch14-384](https://huggingface.co/google/siglip-so400m-patch14-384)
|
| 12 |
- **Lightweight LLM**: [Qwen2-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct)
|