Datasets:
| language: | |
| - en | |
| - zh | |
| license: mit | |
| task_categories: | |
| - question-answering | |
| pretty_name: FormalGeo7k_v1 | |
| # FormalGeo7k_v1 | |
| This dataset is a Hugging Face conversion of `formalgeo7k_v1` from the official FormalGeo repository. | |
| ## Dataset Sources | |
| - Repository: https://github.com/FormalGeo/FormalGeo | |
| - Local source folder in this conversion script: `formalgeo7k_v1/` | |
| - Problem source (from official metadata): Geometry3k, GeoQA, GeoQA+ and online resources. | |
| ## Citation | |
| ```bibtex | |
| @article{zhang2024fgeosss, | |
| title={FGeo-SSS: A Search-Based Symbolic Solver for Human-like Automated Geometric Reasoning}, | |
| author={Zhang, Xiaokai and Zhu, Na and He, Yiming and Zou, Jia and Qin, Cheng and Li, Yang and Leng, Tuo}, | |
| journal={Symmetry}, | |
| volume={16}, | |
| number={4}, | |
| pages={404}, | |
| year={2024} | |
| } | |
| ``` | |
| ## Notes | |
| - This conversion keeps formal fields such as `construction_cdl`, `text_cdl`, `image_cdl`, and `goal_cdl`. | |
| - `image` is stored as a Hugging Face `Image` feature. | |