Zintoulou commited on
Commit
3b67825
1 Parent(s): bccfa37

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. adapter_model.bin +1 -1
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 [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.3379
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.001
38
- - train_batch_size: 16
39
- - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.688 | 1.0 | 1 | 2.7996 |
50
- | 2.3351 | 2.0 | 2 | 2.5544 |
51
- | 2.1185 | 3.0 | 3 | 2.2144 |
52
- | 1.8101 | 4.0 | 4 | 1.9601 |
53
- | 1.5507 | 5.0 | 5 | 1.7337 |
54
- | 1.3137 | 6.0 | 6 | 1.5424 |
55
- | 1.109 | 7.0 | 7 | 1.4134 |
56
- | 0.96 | 8.0 | 8 | 1.3379 |
57
 
58
 
59
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [codellama/CodeLlama-7b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-7b-Instruct-hf) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0044
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.001
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.688 | 1.0 | 1 | 2.6557 |
50
+ | 2.1862 | 2.0 | 2 | 2.0614 |
51
+ | 1.6295 | 3.0 | 3 | 1.5751 |
52
+ | 1.1295 | 4.0 | 4 | 1.1448 |
53
+ | 0.596 | 5.0 | 5 | 0.9583 |
54
+ | 0.2845 | 6.0 | 6 | 0.9543 |
55
+ | 0.1825 | 7.0 | 7 | 1.0156 |
56
+ | 0.1624 | 8.0 | 8 | 1.0044 |
57
 
58
 
59
  ### Framework versions
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1a0759bc5feed386bb2030f7fb80c5a1c7a86429fb38bd3ff0e4198becb114c
3
  size 50400909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ceb737ed0fac10fc9e8759f8a42ad4768ba5452004138431f9bb00cc65a7a1
3
  size 50400909