SashaSheykina
commited on
Commit
•
2832a11
1
Parent(s):
accc00e
Training complete
Browse files
README.md
CHANGED
@@ -19,14 +19,14 @@ 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.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -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.3168
|
23 |
+
- Rouge1: 0.5506
|
24 |
+
- Rouge2: 0.3695
|
25 |
+
- Rougel: 0.5285
|
26 |
+
- Bleu: 20.0154
|
27 |
+
- Meteor: 0.5284
|
28 |
+
- Codebleu: 0.2625
|
29 |
+
- Em: 0.1533
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
51 |
- seed: 42
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
+
- num_epochs: 3
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
runs/Aug05_16-42-28_cb69df8c9ea7/events.out.tfevents.1722876149.cb69df8c9ea7.4878.31
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:7392e79343ef3bd4a64ff7114cbe6cbde50e7956e8e0f8d8de10b725af8fa0c4
|
3 |
+
size 6806
|
runs/Aug05_16-42-28_cb69df8c9ea7/events.out.tfevents.1722877879.cb69df8c9ea7.4878.32
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:061734842d5a41a6959ee405ec59e629f8be69bd164863d3c95aa38f5c848446
|
3 |
+
size 705
|