SashaSheykina
commited on
Commit
•
cb7ad54
1
Parent(s):
8acd1e0
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 |
- Em: 0.0
|
30 |
|
31 |
## Model description
|
@@ -46,11 +46,11 @@ More information needed
|
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
- learning_rate: 5e-05
|
49 |
-
- train_batch_size:
|
50 |
-
- eval_batch_size:
|
51 |
- seed: 42
|
52 |
- gradient_accumulation_steps: 16
|
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: 1.7440
|
23 |
+
- Rouge1: 0.0524
|
24 |
+
- Rouge2: 0.0010
|
25 |
+
- Rougel: 0.0536
|
26 |
+
- Bleu: 0.1380
|
27 |
+
- Meteor: 0.0295
|
28 |
+
- Codebleu: 0.0247
|
29 |
- Em: 0.0
|
30 |
|
31 |
## Model description
|
|
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
- learning_rate: 5e-05
|
49 |
+
- train_batch_size: 4
|
50 |
+
- eval_batch_size: 4
|
51 |
- seed: 42
|
52 |
- gradient_accumulation_steps: 16
|
53 |
+
- total_train_batch_size: 64
|
54 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
55 |
- lr_scheduler_type: linear
|
56 |
- num_epochs: 3
|
runs/Aug05_10-55-08_cb69df8c9ea7/events.out.tfevents.1722856158.cb69df8c9ea7.4878.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e837c2bc46d5f345fa058c6840895677ac85fcf2d072f4e4debc9a6258359710
|
3 |
+
size 693
|