File size: 511 Bytes
67d4e19 4bbf6d3 | 1 2 3 4 5 6 7 8 9 | ---
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). |