ahmedheakl
commited on
Model save
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# qwen2.5_1.5b_500k_16kcw_4ep
|
18 |
|
19 |
-
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
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:------:|:------:|:---------------:|
|
58 |
| 0.0014 | 0.9981 | 61000 | 0.0017 |
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.0003 | 3.9925 | 244000 | 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
# qwen2.5_1.5b_500k_16kcw_4ep
|
18 |
|
19 |
+
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0007
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:------:|:------:|:---------------:|
|
58 |
| 0.0014 | 0.9981 | 61000 | 0.0017 |
|
59 |
+
| 0.0015 | 1.9962 | 122000 | 0.0010 |
|
60 |
+
| 0.0018 | 2.9944 | 183000 | 0.0006 |
|
61 |
+
| 0.0003 | 3.9925 | 244000 | 0.0007 |
|
62 |
|
63 |
|
64 |
### Framework versions
|