Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
- FlameF0X/Math
|
10 |
---
|
11 |
|
12 |
-
# MathGPT-2 Kaly (distilgpt2 Fine-Tuned for Arithmetic)
|
13 |
|
14 |
This model is a **fine-tuned version of DistilGPT-2** on a custom dataset consisting exclusively of arithmetic and geometric problems and their answers. The goal of this model is to act as a **calculator** that can solve basic arithmetic problems.
|
15 |
|
|
|
9 |
- FlameF0X/Math
|
10 |
---
|
11 |
|
12 |
+
# MathGPT-2 Kaly (distilgpt2 Fine-Tuned for Arithmetic and basic Geometry)
|
13 |
|
14 |
This model is a **fine-tuned version of DistilGPT-2** on a custom dataset consisting exclusively of arithmetic and geometric problems and their answers. The goal of this model is to act as a **calculator** that can solve basic arithmetic problems.
|
15 |
|