SashaSheykina
commited on
Commit
•
236c6bc
1
Parent(s):
71ce205
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:
|
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 |
|
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
- train_batch_size: 4
|
50 |
- eval_batch_size: 4
|
51 |
- seed: 42
|
52 |
-
- gradient_accumulation_steps:
|
53 |
-
- total_train_batch_size:
|
54 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
55 |
- lr_scheduler_type: linear
|
56 |
- num_epochs: 3
|
|
|
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.3737
|
23 |
+
- Rouge1: 0.4604
|
24 |
+
- Rouge2: 0.2526
|
25 |
+
- Rougel: 0.4357
|
26 |
+
- Bleu: 19.1354
|
27 |
+
- Meteor: 0.5043
|
28 |
+
- Codebleu: 0.2425
|
29 |
+
- Em: 0.07
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
49 |
- train_batch_size: 4
|
50 |
- eval_batch_size: 4
|
51 |
- seed: 42
|
52 |
+
- gradient_accumulation_steps: 2
|
53 |
+
- total_train_batch_size: 8
|
54 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
55 |
- lr_scheduler_type: linear
|
56 |
- num_epochs: 3
|
runs/Aug05_11-13-14_cb69df8c9ea7/events.out.tfevents.1722856395.cb69df8c9ea7.4878.13
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:51bab6a96e1c275be9637506d1a54c28cd62065efec92934ab36f8f805a1dc81
|
3 |
+
size 6382
|
runs/Aug05_11-13-14_cb69df8c9ea7/events.out.tfevents.1722857220.cb69df8c9ea7.4878.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a44ab9198c21d8275fc3229d8f0f8bcbe0ccfef325994d77ad9831e64fc2e2f4
|
3 |
+
size 693
|