SashaSheykina
commited on
Commit
•
248a321
1
Parent(s):
fa6e65e
Training complete
Browse files
README.md
CHANGED
@@ -2,8 +2,12 @@
|
|
2 |
license: bsd-3-clause
|
3 |
base_model: Salesforce/codegen-350M-mono
|
4 |
tags:
|
|
|
5 |
- Text2CodeGeneration
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: codeGen-finetuned-cXg-nl-to-code
|
9 |
results: []
|
@@ -16,11 +20,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Salesforce/codegen-350M-mono](https://huggingface.co/Salesforce/codegen-350M-mono) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
|
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +54,10 @@ The following hyperparameters were used during training:
|
|
48 |
- num_epochs: 3
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
|
|
|
|
|
|
|
|
51 |
### Framework versions
|
52 |
|
53 |
- Transformers 4.42.4
|
|
|
2 |
license: bsd-3-clause
|
3 |
base_model: Salesforce/codegen-350M-mono
|
4 |
tags:
|
5 |
+
- Text Generation
|
6 |
- Text2CodeGeneration
|
7 |
- generated_from_trainer
|
8 |
+
metrics:
|
9 |
+
- rouge
|
10 |
+
- bleu
|
11 |
model-index:
|
12 |
- name: codeGen-finetuned-cXg-nl-to-code
|
13 |
results: []
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [Salesforce/codegen-350M-mono](https://huggingface.co/Salesforce/codegen-350M-mono) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 3.5272
|
24 |
+
- Rouge1: 0.0884
|
25 |
+
- Rouge2: 0.0056
|
26 |
+
- Rougel: 0.0624
|
27 |
+
- Bleu: 1.2799
|
28 |
+
- Meteor: 0.1132
|
29 |
+
- Codebleu: 0.2059
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
54 |
- num_epochs: 3
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
57 |
+
### Training results
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
### Framework versions
|
62 |
|
63 |
- Transformers 4.42.4
|
runs/Jul24_10-12-47_9a19e5edcc76/events.out.tfevents.1721817248.9a19e5edcc76.16200.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78686e0278bef02e94a0eb9233154480868bacff12006515622d97c5efab5558
|
3 |
+
size 648
|