Training complete
Browse files
README.md
CHANGED
@@ -19,13 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Rouge1: 0.
|
24 |
-
- Rouge2: 0.
|
25 |
-
- Rougel: 0.
|
26 |
-
- Bleu: 20.
|
27 |
-
- Meteor: 0.
|
28 |
-
- Codebleu: 0.
|
29 |
- Em: 0.14
|
30 |
|
31 |
## Model description
|
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
- seed: 42
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
-
- num_epochs:
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [Salesforce/codet5-base](https://huggingface.co/Salesforce/codet5-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3185
|
23 |
+
- Rouge1: 0.5040
|
24 |
+
- Rouge2: 0.3303
|
25 |
+
- Rougel: 0.4880
|
26 |
+
- Bleu: 20.9449
|
27 |
+
- Meteor: 0.5364
|
28 |
+
- Codebleu: 0.2573
|
29 |
- Em: 0.14
|
30 |
|
31 |
## Model description
|
|
|
51 |
- seed: 42
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
+
- num_epochs: 5
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
runs/Aug05_16-15-11_cb69df8c9ea7/events.out.tfevents.1722874512.cb69df8c9ea7.4878.29
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:a4a4c51e777182ec057a43efdadca7670065971e7f27cab4ddb5e8cabd795f34
|
3 |
+
size 6589
|
runs/Aug05_16-15-11_cb69df8c9ea7/events.out.tfevents.1722875781.cb69df8c9ea7.4878.30
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaf291cb9218ac5da4331de3d30dec24e1093234142c27d96d3a33ca28333047
|
3 |
+
size 693
|