MichaelEz123 commited on
Commit
ef0e102
·
verified ·
1 Parent(s): 60c9152

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ SimpleMath.
16
  --------------
17
 
18
  ## Model Details
19
- SimpleMath is an simple and small model to handle very simple math tasks of plus and minus to a range of numbers between 0 to 2000 (better with less than 100).
20
  The model know to make a simple reasoning steps to come up with the answer. and he also know to use a format that looks like this: 1 + 1 = {1 + 1} that can be calculated from the code.
21
 
22
  SimpleMath was trained mostly to answer very simple math problems of 2 numbers with minus and plus.
 
16
  --------------
17
 
18
  ## Model Details
19
+ SimpleMath is a simple and small model to handle very simple math tasks of plus and minus to a range of numbers between 0 to 2000 (better with less than 100).
20
  The model know to make a simple reasoning steps to come up with the answer. and he also know to use a format that looks like this: 1 + 1 = {1 + 1} that can be calculated from the code.
21
 
22
  SimpleMath was trained mostly to answer very simple math problems of 2 numbers with minus and plus.