End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,22 +40,16 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
|
|
51 |
-
| 2.
|
52 |
-
|
|
53 |
-
| 1.1596 | 5.0 | 1150 | 1.0637 |
|
54 |
-
| 1.1596 | 6.0 | 1380 | 1.0351 |
|
55 |
-
| 0.8369 | 7.0 | 1610 | 1.0129 |
|
56 |
-
| 0.8369 | 8.0 | 1840 | 1.0065 |
|
57 |
-
| 0.6759 | 9.0 | 2070 | 0.9988 |
|
58 |
-
| 0.6759 | 10.0 | 2300 | 0.9962 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.2686
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 4
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 264 | 1.6428 |
|
50 |
+
| 2.1114 | 2.0 | 528 | 1.3960 |
|
51 |
+
| 2.1114 | 3.0 | 792 | 1.2912 |
|
52 |
+
| 1.2408 | 4.0 | 1056 | 1.2686 |
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891558696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d9d769e5abb8e184d05bd29590afc7fa02a7ff785744a015acda13d7bfbba0d
|
3 |
size 891558696
|
runs/Jan31_12-29-32_85d287cfc1cc/events.out.tfevents.1706704173.85d287cfc1cc.76149.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:901ae43141180cf0ae7690facfb0b2b033ac0100a8a7abf8bb0e5e1e6b9ae19e
|
3 |
+
size 7133
|