Akoo commited on
Commit
91bc6ec
1 Parent(s): 966a89a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 [codeparrot/codeparrot-small](https://huggingface.co/codeparrot/codeparrot-small) on the mbpp dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 5.5816
20
 
21
  ## Model description
22
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 5.8831 | 0.78 | 10 | 5.5816 |
54
 
55
 
56
  ### Framework versions
16
 
17
  This model is a fine-tuned version of [codeparrot/codeparrot-small](https://huggingface.co/codeparrot/codeparrot-small) on the mbpp dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.7239
20
 
21
  ## Model description
22
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.2545 | 0.61 | 10 | 1.7239 |
54
 
55
 
56
  ### Framework versions