End of training
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [unsloth/tinyllama-chat-bnb-4bit](https://huggingface.co/unsloth/tinyllama-chat-bnb-4bit) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 10.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
-
| No log | 1.0 | 4 | 10.
|
| 52 |
-
| No log | 2.0 | 8 | 10.
|
| 53 |
-
| No log | 3.0 | 12 | 10.
|
| 54 |
-
| No log | 4.0 | 16 | 10.
|
| 55 |
-
| No log | 5.0 | 20 | 10.
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [unsloth/tinyllama-chat-bnb-4bit](https://huggingface.co/unsloth/tinyllama-chat-bnb-4bit) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 10.7945
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
+
| No log | 1.0 | 4 | 10.7942 |
|
| 52 |
+
| No log | 2.0 | 8 | 10.7943 |
|
| 53 |
+
| No log | 3.0 | 12 | 10.7945 |
|
| 54 |
+
| No log | 4.0 | 16 | 10.7945 |
|
| 55 |
+
| No log | 5.0 | 20 | 10.7945 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|