kt-math-ml commited on
Commit
f4228b2
·
verified ·
1 Parent(s): a522294

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.0013
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.4501 | 0.88 |
58
- | No log | 2.0 | 100 | 0.1274 | 0.88 |
59
- | No log | 3.0 | 150 | 0.0013 | 1.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