Update README.md
Browse files
README.md
CHANGED
|
@@ -39,9 +39,8 @@ mistral-chat $HOME/mistral_models/mathstral-7B-v0.1 --instruct --max_tokens 256
|
|
| 39 |
|
| 40 |
You can then start chatting with the model, *e.g.* prompt it with something like:
|
| 41 |
|
| 42 |
-
|
| 43 |
-
"Albert likes to surf every week. Each surfing session lasts for 4 hours and costs $20 per hour. How much would Albert spend in 5 weeks?"
|
| 44 |
-
```
|
| 45 |
|
| 46 |
## Evaluation
|
| 47 |
We evaluate Mathstral 7B and open-weight models of the similar size on industry-standard benchmarks.
|
|
|
|
| 39 |
|
| 40 |
You can then start chatting with the model, *e.g.* prompt it with something like:
|
| 41 |
|
| 42 |
+
|
| 43 |
+
*"Albert likes to surf every week. Each surfing session lasts for 4 hours and costs $20 per hour. How much would Albert spend in 5 weeks?"*
|
|
|
|
| 44 |
|
| 45 |
## Evaluation
|
| 46 |
We evaluate Mathstral 7B and open-weight models of the similar size on industry-standard benchmarks.
|