Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ language: ['pt']
|
|
16 |
This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta] on the dataset Weni/WeniGPT-QA-Binarized-1.2.0 with the KTO trainer. It is part of the WeniGPT project for [Weni](https://weni.ai/).
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
{'eval_loss': 0.
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|
|
|
16 |
This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta] on the dataset Weni/WeniGPT-QA-Binarized-1.2.0 with the KTO trainer. It is part of the WeniGPT project for [Weni](https://weni.ai/).
|
17 |
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
{'eval_loss': 0.01734423078596592, 'eval_runtime': 33.4092, 'eval_samples_per_second': 14.008, 'eval_steps_per_second': 0.898, 'epoch': 2.91}
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|