abdelkader-dev commited on
Commit
953d7c4
·
verified ·
1 Parent(s): 024fb70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - math
7
  ---
8
+
9
+ # Nano Math Solver
10
+
11
+ A small model for solving quadratic equations, trained on a special database.
12
+
13
+ ## files
14
+
15
+ The `/math_gpt2_final` folder contains the model, the `math_gpt2.py` file is the configuration and training file.
16
+
17
+ To run: `interface.py` file