ZiHDeng commited on
Commit
22f8ea8
1 Parent(s): eac04b5

End of training

Browse files
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 [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.1132
20
 
21
  ## Model description
22
 
@@ -51,26 +51,26 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 0.2847 | 0.05 | 100 | 0.3010 |
55
- | 0.2397 | 0.1 | 200 | 0.3370 |
56
- | 0.1288 | 0.15 | 300 | 0.5087 |
57
- | 0.0894 | 0.2 | 400 | 0.6274 |
58
- | 0.067 | 0.25 | 500 | 0.7248 |
59
- | 0.0489 | 0.3 | 600 | 0.7530 |
60
- | 0.03 | 0.35 | 700 | 0.8735 |
61
- | 0.0192 | 0.4 | 800 | 0.9347 |
62
- | 0.0143 | 0.45 | 900 | 0.9769 |
63
- | 0.0127 | 0.5 | 1000 | 1.0044 |
64
- | 0.0114 | 0.55 | 1100 | 1.0451 |
65
- | 0.0108 | 0.6 | 1200 | 1.0593 |
66
- | 0.0101 | 0.65 | 1300 | 1.0556 |
67
- | 0.0092 | 0.7 | 1400 | 1.0834 |
68
- | 0.0093 | 0.75 | 1500 | 1.1055 |
69
- | 0.0092 | 0.8 | 1600 | 1.0918 |
70
- | 0.0079 | 0.85 | 1700 | 1.1194 |
71
- | 0.0089 | 0.9 | 1800 | 1.1114 |
72
- | 0.0086 | 0.95 | 1900 | 1.1126 |
73
- | 0.0079 | 1.0 | 2000 | 1.1132 |
74
 
75
 
76
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.7359
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.2429 | 0.05 | 100 | 0.2525 |
55
+ | 0.2099 | 0.1 | 200 | 0.2812 |
56
+ | 0.0957 | 0.15 | 300 | 0.4394 |
57
+ | 0.0277 | 0.2 | 400 | 0.5758 |
58
+ | 0.015 | 0.25 | 500 | 0.6307 |
59
+ | 0.0144 | 0.3 | 600 | 0.6582 |
60
+ | 0.0122 | 0.35 | 700 | 0.6811 |
61
+ | 0.0105 | 0.4 | 800 | 0.6984 |
62
+ | 0.0116 | 0.45 | 900 | 0.7030 |
63
+ | 0.0101 | 0.5 | 1000 | 0.7078 |
64
+ | 0.0097 | 0.55 | 1100 | 0.7047 |
65
+ | 0.0091 | 0.6 | 1200 | 0.7144 |
66
+ | 0.0087 | 0.65 | 1300 | 0.7196 |
67
+ | 0.0075 | 0.7 | 1400 | 0.7318 |
68
+ | 0.0082 | 0.75 | 1500 | 0.7242 |
69
+ | 0.008 | 0.8 | 1600 | 0.7289 |
70
+ | 0.0078 | 0.85 | 1700 | 0.7322 |
71
+ | 0.0074 | 0.9 | 1800 | 0.7398 |
72
+ | 0.0075 | 0.95 | 1900 | 0.7349 |
73
+ | 0.0073 | 1.0 | 2000 | 0.7359 |
74
 
75
 
76
  ### Framework versions
final_checkpoint/adapter_config.json CHANGED
@@ -19,9 +19,9 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "c_attn",
23
  "c_fc",
24
- "q_attn",
25
  "c_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_attn",
23
  "c_attn",
24
  "c_fc",
 
25
  "c_proj"
26
  ],
27
  "task_type": "CAUSAL_LM"
final_checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02dd3ca2da00926adac92ab39fcd96d14ebf2770cb56681cad289f0a05ce9e23
3
  size 88891680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:241b4951484eab7c19e78dce7f8f0cf2cfc92637ff5541638adcf2a1cbe04198
3
  size 88891680