Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ language: ['en', 'es', 'pt']
|
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2] on the dataset Weni/zeroshot-3.2.0 with the SFT trainer. It is part of the Zeroshot project for [Weni](https://weni.ai/).
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
{'eval_loss': 1.
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|
|
|
16 |
This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2] on the dataset Weni/zeroshot-3.2.0 with the SFT trainer. It is part of the Zeroshot project for [Weni](https://weni.ai/).
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
{'eval_loss': 1.3652375936508179, 'eval_runtime': 179.4556, 'eval_samples_per_second': 15.976, 'eval_steps_per_second': 1.003, 'epoch': 0.01}
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|