SashaSheykina
commited on
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: 20.
|
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.2995
|
23 |
+
- Rouge1: 0.5427
|
24 |
+
- Rouge2: 0.3637
|
25 |
+
- Rougel: 0.5221
|
26 |
+
- Bleu: 20.0618
|
27 |
+
- Meteor: 0.5097
|
28 |
+
- Codebleu: 0.2553
|
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: 1
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
58 |
### Training results
|
runs/Aug05_07-02-39_cb69df8c9ea7/events.out.tfevents.1722841360.cb69df8c9ea7.4878.2
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:2f9bcf31ab600862125ea7e5b367388069c4f654a08cb5c576ba96a0a5d2771f
|
3 |
+
size 6596
|
runs/Aug05_07-02-39_cb69df8c9ea7/events.out.tfevents.1722847068.cb69df8c9ea7.4878.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdd7fc0fbb8b18ebccd448739518ef5125749c7112a4b38776c3f33c40c4f7e0
|
3 |
+
size 659
|