roborovski commited on
Commit
cd72da6
1 Parent(s): 581cb62

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bigcode/starencoder](https://huggingface.co/bigcode/starencoder) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.9191
19
- - Accuracy: 0.89
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 7 | 0.9695 | 0.89 |
52
- | 0.9787 | 2.0 | 14 | 0.9507 | 0.89 |
53
- | 0.9456 | 3.0 | 21 | 0.9191 | 0.89 |
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bigcode/starencoder](https://huggingface.co/bigcode/starencoder) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4538
19
+ - Accuracy: 0.875
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.3098 | 1.0 | 1485 | 0.3670 | 0.89 |
52
+ | 0.4251 | 2.0 | 2970 | 0.3698 | 0.88 |
53
+ | 0.226 | 3.0 | 4455 | 0.4538 | 0.875 |
54
 
55
 
56
  ### Framework versions