Model save
Browse files- README.md +8 -8
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ 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 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -45,13 +45,13 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
-
| Training Loss | Epoch | Step
|
49 |
-
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
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 |
+
- Loss: 0.8397
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
45 |
|
46 |
### Training results
|
47 |
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
+
| 1.1722 | 1.0 | 4383 | 0.9264 |
|
51 |
+
| 1.0653 | 2.0 | 8766 | 0.8786 |
|
52 |
+
| 1.0213 | 3.0 | 13149 | 0.8555 |
|
53 |
+
| 1.0114 | 4.0 | 17532 | 0.8415 |
|
54 |
+
| 0.9867 | 5.0 | 21915 | 0.8397 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2369320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f227295cf018d7f035372d3e3c2b81bff3133619018cbaac9797233aa97369
|
3 |
size 2369320
|