File size: 301 Bytes
b953c16 953d7c4 b953c16 953d7c4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
license: mit
language:
- en
tags:
- math
---
# Nano Math Solver
A small model for solving quadratic equations, trained on a special database.
## files
The `/math_gpt2_final` folder contains the model, the `math_gpt2.py` file is the configuration and training file.
To run: `interface.py` file |