annaluiza commited on
Commit
aeb0103
·
verified ·
1 Parent(s): 7491f06

End of training

Browse files
Files changed (2) hide show
  1. README.md +6 -12
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Python-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Python-hf) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.3235
22
 
23
  ## Model description
24
 
@@ -46,23 +46,17 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_ratio: 0.03
49
- - num_epochs: 10
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | 1.7248 | 1.0 | 50 | 1.1969 |
57
- | 1.019 | 2.0 | 100 | 0.9823 |
58
- | 0.6937 | 3.0 | 150 | 0.9647 |
59
- | 0.524 | 4.0 | 200 | 1.0338 |
60
- | 0.407 | 5.0 | 250 | 1.1739 |
61
- | 0.3275 | 6.0 | 300 | 1.2034 |
62
- | 0.288 | 7.0 | 350 | 1.2079 |
63
- | 0.2545 | 8.0 | 400 | 1.3362 |
64
- | 0.2252 | 9.0 | 450 | 1.3391 |
65
- | 0.2198 | 10.0 | 500 | 1.3235 |
66
 
67
 
68
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [meta-llama/CodeLlama-7b-Python-hf](https://huggingface.co/meta-llama/CodeLlama-7b-Python-hf) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.0021
22
 
23
  ## Model description
24
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_ratio: 0.03
49
+ - num_epochs: 4
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | 1.7698 | 1.0 | 50 | 1.2633 |
57
+ | 1.0717 | 2.0 | 100 | 0.9874 |
58
+ | 0.6987 | 3.0 | 150 | 0.9683 |
59
+ | 0.5192 | 4.0 | 200 | 1.0021 |
 
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7b2892889938f9202124e31de9e6320a19109710318d1773b91fbc4700f4126
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3bc17bfee053c45cdd79a78d1d53f8d9cc382d31dc9a7566232d73a703be427
3
  size 16794200