SashaSheykina
commited on
Commit
•
2992972
1
Parent(s):
85aa507
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:
|
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: 12
|
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.4358
|
23 |
+
- Rouge1: 0.3457
|
24 |
+
- Rouge2: 0.1202
|
25 |
+
- Rougel: 0.3148
|
26 |
+
- Bleu: 12.8425
|
27 |
+
- Meteor: 0.3899
|
28 |
+
- Codebleu: 0.1722
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
52 |
- total_train_batch_size: 12
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: linear
|
55 |
+
- num_epochs: 3
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
58 |
### Training results
|
runs/Aug05_10-06-14_cb69df8c9ea7/events.out.tfevents.1722853180.cb69df8c9ea7.4878.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cd39b3a212d32ad82338f7257cacf6382039228e0f99f584730373d6710a561
|
3 |
+
size 648
|