SashaSheykina
commited on
Commit
•
7cef921
1
Parent(s):
4bab06b
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: 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.3038
|
23 |
+
- Rouge1: 0.5548
|
24 |
+
- Rouge2: 0.3653
|
25 |
+
- Rougel: 0.5284
|
26 |
+
- Bleu: 24.1256
|
27 |
+
- Meteor: 0.5389
|
28 |
+
- Codebleu: 0.2973
|
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: 10
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
58 |
### Training results
|
runs/Aug03_21-02-10_fd8cf9d3bae9/events.out.tfevents.1722731307.fd8cf9d3bae9.2757.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:701f3d58237c93fdc59130126f754717f3a494f1db0c11abca26ccbe95e35b81
|
3 |
+
size 659
|