Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
| 40 |
## Comparision
|
| 41 |
### First Question
|
| 42 |
We both give the same question: "I have a number, 96. If the result is 24 and we divide it, what's the second part of the equation?"
|
|
|
|
| 43 |
[SmolLM2 Math](https://huggingface.co/MihaiPopa-1/SmolLM2-135M-Math) gave:
|
| 44 |
```
|
| 45 |
Question: I have a number, 96. If the result is 24 and we divide it, what's the second part of the equation?
|
|
|
|
| 40 |
## Comparision
|
| 41 |
### First Question
|
| 42 |
We both give the same question: "I have a number, 96. If the result is 24 and we divide it, what's the second part of the equation?"
|
| 43 |
+
|
| 44 |
[SmolLM2 Math](https://huggingface.co/MihaiPopa-1/SmolLM2-135M-Math) gave:
|
| 45 |
```
|
| 46 |
Question: I have a number, 96. If the result is 24 and we divide it, what's the second part of the equation?
|