End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,7 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|
|
57 |
-
| 1.0923 | 2.56 | 100 | 1.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on the generator dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.2182
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|
|
57 |
+
| 1.0923 | 2.56 | 100 | 1.2182 |
|
58 |
|
59 |
|
60 |
### Framework versions
|