SashaSheykina
commited on
Commit
•
dfbc211
1
Parent(s):
e9b840c
Training complete
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ base_model: Salesforce/codet5-small
|
|
4 |
tags:
|
5 |
- Code Generation
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: codeT5small-finetuned-cXg-nl-to-code
|
9 |
results: []
|
@@ -16,17 +19,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
- eval_runtime: 16.1101
|
27 |
-
- eval_samples_per_second: 0.621
|
28 |
-
- eval_steps_per_second: 0.062
|
29 |
-
- step: 0
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -54,6 +53,10 @@ The following hyperparameters were used during training:
|
|
54 |
- num_epochs: 3
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
|
|
|
|
|
|
|
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.42.4
|
|
|
4 |
tags:
|
5 |
- Code Generation
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
+
- bleu
|
10 |
model-index:
|
11 |
- name: codeT5small-finetuned-cXg-nl-to-code
|
12 |
results: []
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 3.8098
|
23 |
+
- Rouge1: 0.0074
|
24 |
+
- Rouge2: 0.0
|
25 |
+
- Rougel: 0.0074
|
26 |
+
- Bleu: 0.9845
|
27 |
+
- Meteor: 0.0255
|
28 |
+
- Codebleu: 0.2550
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
53 |
- num_epochs: 3
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.42.4
|
runs/Jul24_13-04-35_a71dc02be579/events.out.tfevents.1721826410.a71dc02be579.554.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60fd9789c9546e1bac18f20f2dfb2132355e80f6efcd963d125d7b8a3cd21feb
|
3 |
+
size 648
|