Upload LICENSE with huggingface_hub
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution 4.0 International License (CC-BY 4.0)
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Haonan Li
|
| 4 |
+
|
| 5 |
+
GeoSym-Bench — A controlled evaluation benchmark for quantitative chart
|
| 6 |
+
reasoning comprising 460 clean-rendered function graph images across eight
|
| 7 |
+
mathematical function families with complete ground-truth annotations.
|
| 8 |
+
|
| 9 |
+
You are free to:
|
| 10 |
+
|
| 11 |
+
Share — copy and redistribute the material in any medium or format for
|
| 12 |
+
any purpose, even commercially.
|
| 13 |
+
|
| 14 |
+
Adapt — remix, transform, and build upon the material for any purpose,
|
| 15 |
+
even commercially.
|
| 16 |
+
|
| 17 |
+
Under the following terms:
|
| 18 |
+
|
| 19 |
+
Attribution — You must give appropriate credit, provide a link to the
|
| 20 |
+
license, and indicate if changes were made. You must cite the following
|
| 21 |
+
paper in any publication or derivative work that uses this dataset:
|
| 22 |
+
|
| 23 |
+
Wang, Y., Zhang, Q., Li, H., Sun, T., & Yu, S. S. (2026).
|
| 24 |
+
GeoSym: Structured Evidence Fusion for Reliable Quantitative
|
| 25 |
+
Chart Reasoning.
|
| 26 |
+
https://github.com/lihaonan0716/GeoSym
|
| 27 |
+
|
| 28 |
+
No additional restrictions — You may not apply legal terms or
|
| 29 |
+
technological measures that legally restrict others from doing anything
|
| 30 |
+
the license permits.
|
| 31 |
+
|
| 32 |
+
Full license text: https://creativecommons.org/licenses/by/4.0/legalcode
|