--- 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