Datasets:

Modalities:
Tabular
Text
Formats:
json
Libraries:
Datasets
pandas
License:
algemap / README.md
gkamer8's picture
Update README.md
4bbf6d3
|
Raw
History Blame Contribute Delete
511 Bytes
metadata
license: mit

Algemap

Algemap (Algorithmically generated math problems) 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.