yalhessi commited on
Commit
2531bb9
·
verified ·
1 Parent(s): 6ee1c8b

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 [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2424
20
 
21
  ## Model description
22
 
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
45
  - total_eval_batch_size: 16
46
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
- - num_epochs: 1
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
@@ -56,6 +56,11 @@ The following hyperparameters were used during training:
56
  | 0.3256 | 0.4001 | 1258 | 0.2849 |
57
  | 0.2909 | 0.6002 | 1887 | 0.2562 |
58
  | 0.2536 | 0.8003 | 2516 | 0.2424 |
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2105
20
 
21
  ## Model description
22
 
 
45
  - total_eval_batch_size: 16
46
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 2
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
 
56
  | 0.3256 | 0.4001 | 1258 | 0.2849 |
57
  | 0.2909 | 0.6002 | 1887 | 0.2562 |
58
  | 0.2536 | 0.8003 | 2516 | 0.2424 |
59
+ | 0.2435 | 1.0003 | 3145 | 0.2343 |
60
+ | 0.2396 | 1.2004 | 3774 | 0.2342 |
61
+ | 0.2342 | 1.4004 | 4403 | 0.2229 |
62
+ | 0.2175 | 1.6005 | 5032 | 0.2162 |
63
+ | 0.2144 | 1.8006 | 5661 | 0.2105 |
64
 
65
 
66
  ### Framework versions
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f69867821b1b0e74654974465611a29e9041ec85fe72d4c9ab469b8931e214a
3
  size 6304096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6312d95a01cc4db50a00ade14fc2dce072339b2e4fc91d0d6523afe8b1aa8dc
3
  size 6304096
loss_plot.png CHANGED
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a77e41ba7390d63e904702f19dc81f4c9e1287298b794e3a46f5296f3156a33
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913f56bc3317ac3c0dc3fd469f0574f3f7c35ce87b809b8220e3bb53492c9caa
3
  size 5496