dafrimi commited on
Commit
8a7e9eb
1 Parent(s): 9c35ed7

End of training

Browse files
Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bigcode/starcoderbase-7b](https://huggingface.co/bigcode/starcoderbase-7b) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.8997
19
 
20
  ## Model description
21
 
@@ -52,26 +52,26 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 0.4976 | 0.05 | 100 | 0.5844 |
56
- | 0.2996 | 0.1 | 200 | 0.5433 |
57
- | 0.1736 | 0.15 | 300 | 0.5837 |
58
- | 0.1341 | 0.2 | 400 | 0.6009 |
59
- | 0.1716 | 0.25 | 500 | 0.6422 |
60
- | 0.8849 | 0.3 | 600 | 0.7839 |
61
- | 0.0851 | 0.35 | 700 | 0.7452 |
62
- | 0.4099 | 0.4 | 800 | 0.7286 |
63
- | 0.0489 | 0.45 | 900 | 0.6492 |
64
- | 0.0506 | 0.5 | 1000 | 0.7042 |
65
- | 0.0377 | 0.55 | 1100 | 0.7663 |
66
- | 0.0343 | 0.6 | 1200 | 0.7914 |
67
- | 0.0226 | 0.65 | 1300 | 0.8043 |
68
- | 0.0251 | 0.7 | 1400 | 0.8287 |
69
- | 0.0212 | 0.75 | 1500 | 0.8671 |
70
- | 0.0205 | 0.8 | 1600 | 0.8662 |
71
- | 0.0195 | 0.85 | 1700 | 0.8908 |
72
- | 0.0178 | 0.9 | 1800 | 0.8834 |
73
- | 0.0185 | 0.95 | 1900 | 0.9005 |
74
- | 0.0159 | 1.0 | 2000 | 0.8997 |
75
 
76
 
77
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bigcode/starcoderbase-7b](https://huggingface.co/bigcode/starcoderbase-7b) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.8695
19
 
20
  ## Model description
21
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.4754 | 0.05 | 100 | 0.5687 |
56
+ | 0.3079 | 0.1 | 200 | 0.5495 |
57
+ | 0.1744 | 0.15 | 300 | 0.5829 |
58
+ | 0.1132 | 0.2 | 400 | 0.6087 |
59
+ | 0.1177 | 0.25 | 500 | 0.6039 |
60
+ | 0.0716 | 0.3 | 600 | 0.6470 |
61
+ | 0.0653 | 0.35 | 700 | 0.6801 |
62
+ | 0.1156 | 0.4 | 800 | 0.6671 |
63
+ | 0.0536 | 0.45 | 900 | 0.6707 |
64
+ | 0.0582 | 0.5 | 1000 | 0.7050 |
65
+ | 0.0313 | 0.55 | 1100 | 0.7505 |
66
+ | 0.0301 | 0.6 | 1200 | 0.7616 |
67
+ | 0.022 | 0.65 | 1300 | 0.7948 |
68
+ | 0.0241 | 0.7 | 1400 | 0.8004 |
69
+ | 0.0197 | 0.75 | 1500 | 0.8240 |
70
+ | 0.0181 | 0.8 | 1600 | 0.8357 |
71
+ | 0.0175 | 0.85 | 1700 | 0.8638 |
72
+ | 0.0162 | 0.9 | 1800 | 0.8632 |
73
+ | 0.0172 | 0.95 | 1900 | 0.8710 |
74
+ | 0.0152 | 1.0 | 2000 | 0.8695 |
75
 
76
 
77
  ### Framework versions