Model save
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 the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 9.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
-
| 14.
|
56 |
-
| 14.
|
57 |
-
| 14.
|
58 |
-
| 14.
|
59 |
-
| 14.
|
60 |
|
61 |
|
62 |
### 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 the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 9.4556
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 14.8974 | 2.0 | 2 | 9.4556 |
|
56 |
+
| 14.8974 | 4.0 | 4 | 9.4556 |
|
57 |
+
| 14.8974 | 6.0 | 6 | 9.4556 |
|
58 |
+
| 14.8974 | 8.0 | 8 | 9.4556 |
|
59 |
+
| 14.8974 | 10.0 | 10 | 9.4556 |
|
60 |
|
61 |
|
62 |
### Framework versions
|