SashaSheykina
commited on
Commit
•
8d594ce
1
Parent(s):
9bef795
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:
|
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.3402
|
23 |
+
- Rouge1: 0.5424
|
24 |
+
- Rouge2: 0.3557
|
25 |
+
- Rougel: 0.5176
|
26 |
+
- Bleu: 21.0146
|
27 |
+
- Meteor: 0.5332
|
28 |
+
- Codebleu: 0.2686
|
29 |
+
- Em: 0.15
|
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: 5
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
### Training results
|
runs/Aug05_17-42-34_cb69df8c9ea7/events.out.tfevents.1722879756.cb69df8c9ea7.4878.33
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:fa351c473192f54399b40fdadbe4ae39b74d62627841eb7f24a14f19c4376566
|
3 |
+
size 7017
|
runs/Aug05_17-42-34_cb69df8c9ea7/events.out.tfevents.1722882325.cb69df8c9ea7.4878.34
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc264374f47e6b9013abe88937c4f8138ff6348453caaf47675c60c77d319085
|
3 |
+
size 705
|