Liu-Xiang commited on
Commit
a0f0496
·
verified ·
1 Parent(s): e063b17

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5699
20
 
21
  ## Model description
22
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 2.1594 | 0.04 | 20 | 1.9765 |
54
- | 1.1079 | 0.07 | 40 | 0.8140 |
55
- | 0.8124 | 0.11 | 60 | 0.6610 |
56
- | 0.5827 | 0.14 | 80 | 0.5901 |
57
- | 0.4148 | 0.18 | 100 | 0.5699 |
58
 
59
 
60
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5643
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.1589 | 0.04 | 20 | 1.9778 |
54
+ | 1.1162 | 0.07 | 40 | 0.8229 |
55
+ | 0.8128 | 0.11 | 60 | 0.6618 |
56
+ | 0.5913 | 0.14 | 80 | 0.5915 |
57
+ | 0.4096 | 0.18 | 100 | 0.5643 |
58
 
59
 
60
  ### Framework versions