Datasets:

Modalities:
Tabular
Text
Formats:
json
Libraries:
Datasets
pandas
License:
gkamer8 commited on
Commit
4bbf6d3
·
1 Parent(s): e3d9ddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Algemap
6
+
7
+ 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.
8
+
9
+ The code for generating the dataset as well as other information is available on GitHub [here](https://github.com/US-Artificial-Intelligence/algemap).