Datasets:
File size: 976 Bytes
db4d3e8 45ba18c db4d3e8 45ba18c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
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.
|