End of training
Browse files- README.md +21 -21
- model.safetensors +1 -1
- training_args.bin +1 -1
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/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -48,26 +48,26 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 0.99 | 56 | 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
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 |
|
72 |
|
73 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0726
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| No log | 0.99 | 56 | 0.0618 |
|
52 |
+
| 0.0882 | 1.99 | 113 | 0.0578 |
|
53 |
+
| 0.0882 | 3.0 | 170 | 0.0567 |
|
54 |
+
| 0.0503 | 4.0 | 227 | 0.0560 |
|
55 |
+
| 0.0503 | 4.99 | 283 | 0.0569 |
|
56 |
+
| 0.0396 | 5.99 | 340 | 0.0574 |
|
57 |
+
| 0.0396 | 7.0 | 397 | 0.0584 |
|
58 |
+
| 0.03 | 8.0 | 454 | 0.0601 |
|
59 |
+
| 0.0231 | 8.99 | 510 | 0.0612 |
|
60 |
+
| 0.0231 | 9.99 | 567 | 0.0646 |
|
61 |
+
| 0.0184 | 11.0 | 624 | 0.0647 |
|
62 |
+
| 0.0184 | 12.0 | 681 | 0.0665 |
|
63 |
+
| 0.0146 | 12.99 | 737 | 0.0671 |
|
64 |
+
| 0.0146 | 13.99 | 794 | 0.0677 |
|
65 |
+
| 0.012 | 15.0 | 851 | 0.0708 |
|
66 |
+
| 0.0099 | 16.0 | 908 | 0.0712 |
|
67 |
+
| 0.0099 | 16.99 | 964 | 0.0725 |
|
68 |
+
| 0.0087 | 17.99 | 1021 | 0.0720 |
|
69 |
+
| 0.0087 | 19.0 | 1078 | 0.0727 |
|
70 |
+
| 0.0079 | 19.74 | 1120 | 0.0726 |
|
71 |
|
72 |
|
73 |
### 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:41651fbce7c039ed7bd6b9e9ee04cfca4394773becfac7273c765834d1ef96d4
|
3 |
size 891558696
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13a1669b3d88595bb0787822d2f9bc7d863c7ef3321fbb9dc96e8272f425741d
|
3 |
size 5112
|