End of training
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
-
| No log | 1.0 | 12 |
|
| 53 |
-
| No log | 2.0 | 24 |
|
| 54 |
-
| No log | 3.0 | 36 |
|
| 55 |
-
| No log | 4.0 | 48 |
|
| 56 |
-
| No log | 5.0 | 60 |
|
| 57 |
-
| No log | 6.0 | 72 | 0.
|
| 58 |
-
| No log | 7.0 | 84 | 0.
|
| 59 |
-
| No log | 8.0 | 96 | 0.
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.5906
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 52 |
+
| No log | 1.0 | 12 | 0.7691 |
|
| 53 |
+
| No log | 2.0 | 24 | 0.7223 |
|
| 54 |
+
| No log | 3.0 | 36 | 0.6818 |
|
| 55 |
+
| No log | 4.0 | 48 | 0.6482 |
|
| 56 |
+
| No log | 5.0 | 60 | 0.6218 |
|
| 57 |
+
| No log | 6.0 | 72 | 0.6041 |
|
| 58 |
+
| No log | 7.0 | 84 | 0.5940 |
|
| 59 |
+
| No log | 8.0 | 96 | 0.5906 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|