| license: mit | |
| # Algemap | |
| Algemap (**Al**gorithmically **ge**nerated **ma**th **p**roblems) is a dataset of computer-generated, logical text for the purpose of LLM training. Rather than use an LLM to generate the synthetic data, Algemap more straightforwardly substitutes varying numbers, phrasing, and identifiers into pre-specified problem templates. | |
| The code for generating the dataset as well as other information is available on GitHub [here](https://github.com/US-Artificial-Intelligence/algemap). |