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 [Qwen/Qwen2.5-Coder-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,21 +50,21 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
|
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
-
| 1.
|
66 |
-
| 1.
|
67 |
-
| 1.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.4578
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 2.1783 | 0.0625 | 100 | 2.1005 |
|
54 |
+
| 1.8424 | 0.1251 | 200 | 1.8531 |
|
55 |
+
| 1.7342 | 0.1876 | 300 | 1.7347 |
|
56 |
+
| 1.6314 | 0.2502 | 400 | 1.6523 |
|
57 |
+
| 1.5815 | 0.3127 | 500 | 1.5977 |
|
58 |
+
| 1.5495 | 0.3752 | 600 | 1.5601 |
|
59 |
+
| 1.5015 | 0.4378 | 700 | 1.5319 |
|
60 |
+
| 1.4848 | 0.5003 | 800 | 1.5099 |
|
61 |
+
| 1.4606 | 0.5629 | 900 | 1.4929 |
|
62 |
+
| 1.4478 | 0.6254 | 1000 | 1.4813 |
|
63 |
+
| 1.4428 | 0.6879 | 1100 | 1.4717 |
|
64 |
+
| 1.4248 | 0.7505 | 1200 | 1.4657 |
|
65 |
+
| 1.4218 | 0.8130 | 1300 | 1.4614 |
|
66 |
+
| 1.418 | 0.8755 | 1400 | 1.4588 |
|
67 |
+
| 1.4238 | 0.9381 | 1500 | 1.4578 |
|
68 |
|
69 |
|
70 |
### Framework versions
|