Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,10 @@
|
|
2 |
|
3 |
This is the official model for generating **structured visual language** representations from math word problems, as proposed in:
|
4 |
|
5 |
-
π **[ACL 2025 Paper β Math2Visual](https://arxiv.org/abs/2506.03735)**
|
6 |
-
π₯ **[Project Video](https://youtu.be/jdPYVoHEPtk)**
|
7 |
-
|
|
|
8 |
---
|
9 |
|
10 |
## β¨ Model Summary
|
@@ -97,13 +98,6 @@ print("Generated Visual Language:\n", visual_language)
|
|
97 |
|
98 |
|
99 |
βΈ»
|
100 |
-
|
101 |
-
ποΈ Related Resources
|
102 |
-
β’ π Math2Visual Dataset on Hugging Face: **[link](https://huggingface.co/datasets/junling24/Math2Visual-Generating_Pedagogically_Meaningful_Visuals_for_Math_Word_Problems)**
|
103 |
-
β’ π» Codebase on GitHub: **[link](https://github.com/eth-lre/math2visual/tree/main).
|
104 |
-
|
105 |
-
βΈ»
|
106 |
-
|
107 |
π Citation
|
108 |
|
109 |
@inproceedings{wang2025math2visual,
|
|
|
2 |
|
3 |
This is the official model for generating **structured visual language** representations from math word problems, as proposed in:
|
4 |
|
5 |
+
π **[ACL 2025 Findings Paper β Math2Visual](https://arxiv.org/abs/2506.03735)**
|
6 |
+
π₯ **[Project Video](https://youtu.be/jdPYVoHEPtk)**
|
7 |
+
π **[Annotated Visual Language and Visual Dataset](https://huggingface.co/datasets/junling24/Math2Visual-Generating_Pedagogically_Meaningful_Visuals_for_Math_Word_Problems)**
|
8 |
+
π» **[GitHub Codebase](https://github.com/eth-lre/math2visual/tree/main)**
|
9 |
---
|
10 |
|
11 |
## β¨ Model Summary
|
|
|
98 |
|
99 |
|
100 |
βΈ»
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
π Citation
|
102 |
|
103 |
@inproceedings{wang2025math2visual,
|