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,16 +52,16 @@ 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 |
-
| 14.
|
61 |
-
| 14.
|
62 |
-
| 14.
|
63 |
-
| 10.
|
64 |
-
| 10.
|
65 |
|
66 |
|
67 |
### 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.3472
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|
|
55 |
+
| 14.9654 | 1.0 | 2 | 9.3475 |
|
56 |
+
| 14.9429 | 2.0 | 4 | 9.3475 |
|
57 |
+
| 14.9444 | 3.0 | 6 | 9.3475 |
|
58 |
+
| 14.8261 | 4.0 | 8 | 9.3475 |
|
59 |
+
| 14.8751 | 5.0 | 10 | 9.3475 |
|
60 |
+
| 14.8533 | 6.0 | 12 | 9.3475 |
|
61 |
+
| 14.9159 | 7.0 | 14 | 9.3475 |
|
62 |
+
| 14.9044 | 8.0 | 16 | 9.3473 |
|
63 |
+
| 10.5466 | 9.0 | 18 | 9.3471 |
|
64 |
+
| 10.0034 | 10.0 | 20 | 9.3472 |
|
65 |
|
66 |
|
67 |
### Framework versions
|