Update README.md
Browse files
README.md
CHANGED
|
@@ -38,4 +38,4 @@ print(tokenizer.decode(outputs[0]))
|
|
| 38 |
```
|
| 39 |
|
| 40 |
|
| 41 |
-
This will correctly translate as "The soil turned to mud from the heavy rain." whereas the original gemma 2 2b model would give wrong repetitive answer.
|
|
|
|
| 38 |
```
|
| 39 |
|
| 40 |
|
| 41 |
+
This will correctly translate as *"The soil turned to mud from the heavy rain."* whereas the original gemma 2 2b model would give wrong repetitive answer.
|