Model save
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,13 +49,13 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
-
| Training Loss | Epoch
|
| 53 |
-
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
|
|
| 57 |
-
|
|
| 58 |
-
|
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [bigscience/bloomz-560m](https://huggingface.co/bigscience/bloomz-560m) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 2.2988
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
| 52 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 53 |
+
|:-------------:|:------:|:-----:|:---------------:|
|
| 54 |
+
| 3.1299 | 0.9999 | 2219 | 2.625 |
|
| 55 |
+
| 2.6199 | 1.9998 | 4438 | 2.4199 |
|
| 56 |
+
| 3.3262 | 2.9997 | 6657 | 2.3418 |
|
| 57 |
+
| 2.4294 | 4.0 | 8877 | 2.3066 |
|
| 58 |
+
| 2.2871 | 4.9994 | 11095 | 2.2988 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|