chriswilde006
commited on
End of training
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: bsd-3-clause
|
|
4 |
base_model: Salesforce/codet5p-770m
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: results_stage2
|
9 |
results: []
|
@@ -16,7 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [Salesforce/codet5p-770m](https://huggingface.co/Salesforce/codet5p-770m) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 10.
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -47,11 +50,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
-
|
52 |
-
| No log | 1.0 | 5 | 10.
|
53 |
-
| No log | 2.0 | 10 | 10.
|
54 |
-
| No log | 3.0 | 15 | 10.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
4 |
base_model: Salesforce/codet5p-770m
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- bleu
|
9 |
model-index:
|
10 |
- name: results_stage2
|
11 |
results: []
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Salesforce/codet5p-770m](https://huggingface.co/Salesforce/codet5p-770m) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 10.2389
|
22 |
+
- Bleu: 1.9446
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| No log | 1.0 | 5 | 10.8818 | 1.9446 |
|
56 |
+
| No log | 2.0 | 10 | 10.4645 | 1.9446 |
|
57 |
+
| No log | 3.0 | 15 | 10.2389 | 1.9446 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Dec29_18-22-54_a9501697da52/events.out.tfevents.1735496575.a9501697da52.2626.1
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:c16b617fe58ba819e9a6491188c5019d793575e60efcae0e84e20f45dee92f11
|
3 |
+
size 6651
|