SashaSheykina
commited on
Commit
•
76d9ff0
1
Parent(s):
b025fff
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:
|
23 |
-
- Rouge1: 0.
|
24 |
-
- Rouge2: 0.
|
25 |
-
- Rougel: 0.
|
26 |
-
- Bleu:
|
27 |
-
- Meteor: 0.
|
28 |
-
- Codebleu: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
- total_train_batch_size: 32
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: linear
|
55 |
-
- num_epochs:
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
58 |
### 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.4158
|
23 |
+
- Rouge1: 0.4537
|
24 |
+
- Rouge2: 0.2578
|
25 |
+
- Rougel: 0.4294
|
26 |
+
- Bleu: 16.6607
|
27 |
+
- Meteor: 0.4675
|
28 |
+
- Codebleu: 0.2150
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
52 |
- total_train_batch_size: 32
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: linear
|
55 |
+
- num_epochs: 5
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
58 |
### Training results
|
runs/Aug03_20-31-34_fd8cf9d3bae9/events.out.tfevents.1722717095.fd8cf9d3bae9.2757.12
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:2ab62d57048df9fa606fc38c7be5e56405e72e382011de1f6882f205f8859fd4
|
3 |
+
size 6382
|
runs/Aug03_20-31-34_fd8cf9d3bae9/events.out.tfevents.1722718843.fd8cf9d3bae9.2757.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce2f144a93263b3a6ca3c31b7f0f1a1ec80e323f9fd22ef75175d6ea7a9b1209
|
3 |
+
size 648
|