Update README.md
Browse files
README.md
CHANGED
@@ -48,11 +48,10 @@ This model is designed to:
|
|
48 |
|
49 |
## Benchmark Results
|
50 |
|
51 |
-
We evaluated the model using a set of
|
52 |
-
|
53 |
-
- **Accuracy**: 0.70% (This reflects how many of the model's answers matched the expected results.)
|
54 |
-
- **Average Inference Time**: 0.1460 seconds per question (This measures the average time the model took to generate an answer for each question.)
|
55 |
|
|
|
|
|
56 |
---
|
57 |
|
58 |
## Training Data
|
|
|
48 |
|
49 |
## Benchmark Results
|
50 |
|
51 |
+
We evaluated the model using a set of 10000 randomly generated math expressions to assess its performance. Here are the results:
|
|
|
|
|
|
|
52 |
|
53 |
+
- **Accuracy**: 0.77%
|
54 |
+
- **Average Inference Time**: 0.1448 seconds per question
|
55 |
---
|
56 |
|
57 |
## Training Data
|