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 [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,31 +50,31 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 2.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [HuggingFaceH4/zephyr-7b-beta](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6969
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 2.9323 | 0.4 | 10 | 2.3454 |
|
54 |
+
| 1.8157 | 0.8 | 20 | 1.2996 |
|
55 |
+
| 1.0619 | 1.2 | 30 | 0.9573 |
|
56 |
+
| 0.9194 | 1.6 | 40 | 0.8412 |
|
57 |
+
| 0.8632 | 2.0 | 50 | 0.7692 |
|
58 |
+
| 0.7134 | 2.4 | 60 | 0.7218 |
|
59 |
+
| 0.713 | 2.8 | 70 | 0.6712 |
|
60 |
+
| 0.5945 | 3.2 | 80 | 0.6554 |
|
61 |
+
| 0.5862 | 3.6 | 90 | 0.6273 |
|
62 |
+
| 0.5921 | 4.0 | 100 | 0.5959 |
|
63 |
+
| 0.4869 | 4.4 | 110 | 0.6252 |
|
64 |
+
| 0.4996 | 4.8 | 120 | 0.5930 |
|
65 |
+
| 0.4916 | 5.2 | 130 | 0.6227 |
|
66 |
+
| 0.4385 | 5.6 | 140 | 0.6186 |
|
67 |
+
| 0.4755 | 6.0 | 150 | 0.6063 |
|
68 |
+
| 0.4194 | 6.4 | 160 | 0.6827 |
|
69 |
+
| 0.4211 | 6.8 | 170 | 0.6189 |
|
70 |
+
| 0.3944 | 7.2 | 180 | 0.6656 |
|
71 |
+
| 0.3687 | 7.6 | 190 | 0.6673 |
|
72 |
+
| 0.3811 | 8.0 | 200 | 0.6728 |
|
73 |
+
| 0.3537 | 8.4 | 210 | 0.7390 |
|
74 |
+
| 0.3427 | 8.8 | 220 | 0.6733 |
|
75 |
+
| 0.3373 | 9.2 | 230 | 0.7724 |
|
76 |
+
| 0.3415 | 9.6 | 240 | 0.6975 |
|
77 |
+
| 0.3325 | 10.0 | 250 | 0.6969 |
|
78 |
|
79 |
|
80 |
### Framework versions
|