End of training
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on the None dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
-
- Loss: 0.
|
| 26 |
- Accuracy: 1.0
|
| 27 |
|
| 28 |
## Model description
|
|
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 57 |
-
| No log | 1.0 | 50 | 0.
|
| 58 |
-
| No log | 2.0 | 100 | 0.
|
| 59 |
-
| No log | 3.0 | 150 | 0.
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
|
|
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [Salesforce/codet5-small](https://huggingface.co/Salesforce/codet5-small) on the None dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
+
- Loss: 0.0000
|
| 26 |
- Accuracy: 1.0
|
| 27 |
|
| 28 |
## Model description
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 57 |
+
| No log | 1.0 | 50 | 0.0000 | 1.0 |
|
| 58 |
+
| No log | 2.0 | 100 | 0.0000 | 1.0 |
|
| 59 |
+
| No log | 3.0 | 150 | 0.0000 | 1.0 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|