Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,7 @@ Answer: The second part of the equation is 96 / 24 = 4.
|
|
| 47 |
#### 4
|
| 48 |
The answer is: 4
|
| 49 |
```
|
|
|
|
| 50 |
It correctly gave a answer.
|
| 51 |
[SmolLM2 Base](https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct) gave:
|
| 52 |
```
|
|
@@ -68,6 +69,7 @@ Answer: 1 apple = 100 apples
|
|
| 68 |
The answer is: 200
|
| 69 |
```
|
| 70 |
Wrong answer.
|
|
|
|
| 71 |
[SmolLM2 Base](https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct) gave:
|
| 72 |
```
|
| 73 |
Question: If 5 apples cost $2.50, how much does 1 apple cost?
|
|
|
|
| 47 |
#### 4
|
| 48 |
The answer is: 4
|
| 49 |
```
|
| 50 |
+
|
| 51 |
It correctly gave a answer.
|
| 52 |
[SmolLM2 Base](https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct) gave:
|
| 53 |
```
|
|
|
|
| 69 |
The answer is: 200
|
| 70 |
```
|
| 71 |
Wrong answer.
|
| 72 |
+
|
| 73 |
[SmolLM2 Base](https://huggingface.co/HuggingFaceTB/SmolLM2-135M-Instruct) gave:
|
| 74 |
```
|
| 75 |
Question: If 5 apples cost $2.50, how much does 1 apple cost?
|